commit: ce14b94eee1c3adfd661767cb51b16865cfe63f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 08:17:47 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 08:18:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce14b94e
dev-cpp/tclap: Stabilize 1.2.2 arm64, #757423
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/tclap/tclap-1.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/tclap/tclap-1.2.2.ebuild b/dev-cpp/tclap/tclap-1.2.2.ebuild
index 2aa9fa40d0c..1b75faff6e9 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 )"