diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-02 14:36:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-02 14:36:41 +0200 |
commit | 5cdce9ba951ebe1163b881f25f76894fd16de1f7 (patch) | |
tree | 3ebffa188278df17809cf39feab0a1cb2312cc32 /dev-libs/crypto++ | |
parent | net-libs/libnftnl: ppc64 stable wrt bug #688970 (diff) | |
download | gentoo-5cdce9ba951ebe1163b881f25f76894fd16de1f7.tar.gz gentoo-5cdce9ba951ebe1163b881f25f76894fd16de1f7.tar.bz2 gentoo-5cdce9ba951ebe1163b881f25f76894fd16de1f7.zip |
dev-libs/crypto++: ppc64 stable wrt bug #689038
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/crypto++')
-rw-r--r-- | dev-libs/crypto++/crypto++-8.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-8.2.0.ebuild b/dev-libs/crypto++/crypto++-8.2.0.ebuild index eb8b9103b076..8605676db937 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" |