summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-08 07:41:10 +0000
committerSam James <sam@gentoo.org>2021-06-08 07:41:10 +0000
commit4d9a6dce2fdf4dfdd20b41a5496ac430f24b29e7 (patch)
tree4eb4f29a4501bf6557d594c203a5709cfb23b1e4 /dev-cpp/tclap
parentapp-admin/keepassxc: Make sure releases are be seen as releases (diff)
downloadgentoo-4d9a6dce2fdf4dfdd20b41a5496ac430f24b29e7.tar.gz
gentoo-4d9a6dce2fdf4dfdd20b41a5496ac430f24b29e7.tar.bz2
gentoo-4d9a6dce2fdf4dfdd20b41a5496ac430f24b29e7.zip
dev-cpp/tclap: Keyword 1.2.2 sparc, #760803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/tclap')
-rw-r--r--dev-cpp/tclap/tclap-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tclap/tclap-1.2.2.ebuild b/dev-cpp/tclap/tclap-1.2.2.ebuild
index a41b021a70b1..7b6ef32b7547 100644
--- a/dev-cpp/tclap/tclap-1.2.2.ebuild
+++ b/dev-cpp/tclap/tclap-1.2.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm arm64 ppc ~sparc x86 ~amd64-linux"
IUSE="doc"
BDEPEND="doc? ( app-doc/doxygen )"