dev-cpp/tclap: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Mon, 20 May 2019 17:09:28 +0000 (13:09 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 20 May 2019 17:22:32 +0000 (13:22 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-cpp/tclap/tclap-1.2.1.ebuild

index 4e4d959393f329f7b8bcf80d4ac7fedc309eee7d..f499c9d0373e08fe6d130230f954976e87b06e1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,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 )"