diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-18 23:30:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-18 23:30:17 +0100 |
commit | 7dc2a1c836f0b66e6370345656fc97027225b7b2 (patch) | |
tree | 0cea8050ff3d3b0dae6bc941c595b6d2aa054d88 /dev-libs/crypto++ | |
parent | dev-libs/opensc: stable 0.18.0 for ppc, bug #663588 (diff) | |
download | gentoo-7dc2a1c836f0b66e6370345656fc97027225b7b2.tar.gz gentoo-7dc2a1c836f0b66e6370345656fc97027225b7b2.tar.bz2 gentoo-7dc2a1c836f0b66e6370345656fc97027225b7b2.zip |
dev-libs/crypto++: stable 7.0.0-r2 for ppc, bug #663590
Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/crypto++')
-rw-r--r-- | dev-libs/crypto++/crypto++-7.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild b/dev-libs/crypto++/crypto++-7.0.0-r2.ebuild index 24273393bf5f..7fe70722dcbd 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" |