summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-11-29 10:06:04 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-11-29 10:06:04 +0200
commit2259d971e038f734809eb0997f9d5a8fc7178b92 (patch)
treefea684b99c1591dbd69e8274c5250a172de84f19 /dev-cpp
parentdev-cpp/tclap: stabilize 1.2.2 on x86 (diff)
downloadgentoo-2259d971e038f734809eb0997f9d5a8fc7178b92.tar.gz
gentoo-2259d971e038f734809eb0997f9d5a8fc7178b92.tar.bz2
gentoo-2259d971e038f734809eb0997f9d5a8fc7178b92.zip
dev-cpp/tclap: stabilize 1.2.2 on amd64
Bug: https://bugs.gentoo.org/757423 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 66d620e1d754..d71a13881861 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 x86 ~amd64-linux"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"