From: Matt Turner Date: Sun, 19 Aug 2018 07:26:06 +0000 (-0700) Subject: dev-libs/crypto++-7.0.0-r2: ppc64 stable, bug 663590 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f5943801a96abda6a12da73ddc49e576da13ab30;p=gentoo.git dev-libs/crypto++-7.0.0-r2: ppc64 stable, bug 663590 --- diff --git a/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild b/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild index 7fe70722dcbd..a23780976e1c 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"