summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-30 22:22:41 +0000
committerSam James <sam@gentoo.org>2022-01-30 22:23:46 +0000
commit2801054a9d319484a654b0e9747fdfd42f326875 (patch)
treefd43a4cd1d13e34f72816a96e521ed1cfe223d7f /dev-cpp/tclap
parentsys-devel/crossdev: Stabilize 20211121 x86, #832375 (diff)
downloadgentoo-2801054a9d319484a654b0e9747fdfd42f326875.tar.gz
gentoo-2801054a9d319484a654b0e9747fdfd42f326875.tar.bz2
gentoo-2801054a9d319484a654b0e9747fdfd42f326875.zip
dev-cpp/tclap: Stabilize 1.2.5 x86, #832393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/tclap')
-rw-r--r--dev-cpp/tclap/tclap-1.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tclap/tclap-1.2.5.ebuild b/dev-cpp/tclap/tclap-1.2.5.ebuild
index 635d82ad2d8e..7cd719fcc44b 100644
--- a/dev-cpp/tclap/tclap-1.2.5.ebuild
+++ b/dev-cpp/tclap/tclap-1.2.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux"
IUSE="doc"
BDEPEND="doc? ( app-doc/doxygen )"