From: Mikle Kolyada Date: Sat, 15 Sep 2018 19:30:09 +0000 (+0300) Subject: dev-libs/crypto++: amd64 stable wrt bug #663590 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=721e39b9a13136aeee3d5dbaeec9c4cb9b227520;p=gentoo.git dev-libs/crypto++: amd64 stable wrt bug #663590 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild b/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild index 6a821198fac2..0a748f1e54be 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"