From: Aaron Bauman Date: Tue, 23 Jul 2019 01:17:18 +0000 (-0400) Subject: dev-libs/crypto++: arm64 stable (bug #689038) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5b743288d952c56773e0b4bc5cb09d1b6c0cbab6;p=gentoo.git dev-libs/crypto++: arm64 stable (bug #689038) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-libs/crypto++/crypto++-8.2.0.ebuild b/dev-libs/crypto++/crypto++-8.2.0.ebuild index 25541d774a79..3adfa849d2f7 100644 --- a/dev-libs/crypto++/crypto++-8.2.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0/8" # subslot is so version -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86 ~x64-macos" +KEYWORDS="alpha amd64 ~arm arm64 hppa ppc ppc64 sparc x86 ~x64-macos" IUSE="+asm static-libs" BDEPEND="app-arch/unzip"