From: Agostino Sarubbo Date: Wed, 3 Jul 2019 07:11:32 +0000 (+0200) Subject: dev-libs/crypto++: ppc stable wrt bug #689038 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=312298e020050673f78237c7274ca86d379b157f;p=gentoo.git dev-libs/crypto++: ppc stable wrt bug #689038 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-libs/crypto++/crypto++-8.2.0.ebuild b/dev-libs/crypto++/crypto++-8.2.0.ebuild index 5af8bc073ffb..bc8c3cb23df2 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"