From: Mart Raudsepp Date: Tue, 21 Aug 2018 11:56:32 +0000 (+0300) Subject: dev-libs/crypto++-7.0.0-r2: arm64 stable (bug #663590) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=801bc1fc4a350dcd7f29ea1701ca7bab85326611;p=gentoo.git dev-libs/crypto++-7.0.0-r2: arm64 stable (bug #663590) Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- diff --git a/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild b/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild index a23780976e1c..e117e4eabc3b 100644 --- a/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild +++ b/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0/7" # 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" DEPEND="app-arch/unzip"