From: Agostino Sarubbo Date: Sat, 4 Mar 2017 13:44:32 +0000 (+0100) Subject: dev-libs/crypto++: x86 stable wrt bug #611504 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d196bd467743a9d6dd071b9f545fe2cf01f4582e;p=gentoo.git dev-libs/crypto++: x86 stable wrt bug #611504 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/crypto++/crypto++-5.6.5.ebuild b/dev-libs/crypto++/crypto++-5.6.5.ebuild index ed498ff3777b..56c1242f61ab 100644 --- a/dev-libs/crypto++/crypto++-5.6.5.ebuild +++ b/dev-libs/crypto++/crypto++-5.6.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0/5.6" # subslot is so version -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x64-macos" IUSE="static-libs" DEPEND="app-arch/unzip"