diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-02 16:04:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-02 16:04:37 +0200 |
commit | 0eb113ca62c5ae8c5506064091b8e76082bcaee3 (patch) | |
tree | cfab08aec1f57c207a1a76f26cea4d8b9fd307e5 /dev-libs/crypto++ | |
parent | net-libs/nghttp2: sparc stable wrt bug #689028 (diff) | |
download | gentoo-0eb113ca62c5ae8c5506064091b8e76082bcaee3.tar.gz gentoo-0eb113ca62c5ae8c5506064091b8e76082bcaee3.tar.bz2 gentoo-0eb113ca62c5ae8c5506064091b8e76082bcaee3.zip |
dev-libs/crypto++: sparc 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="sparc"
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 8605676db937..b93de42b2855 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" |