diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:44:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:44:53 +0200 |
commit | 8732c8f9570fb3bed79725aa5248c12317c07209 (patch) | |
tree | 43cc280e06d1a0ee4aeb54ec1eabb4facbb02ed4 /dev-libs/crypto++ | |
parent | dev-libs/libical: sparc stable wrt bug #620842 (diff) | |
download | gentoo-8732c8f9570fb3bed79725aa5248c12317c07209.tar.gz gentoo-8732c8f9570fb3bed79725aa5248c12317c07209.tar.bz2 gentoo-8732c8f9570fb3bed79725aa5248c12317c07209.zip |
dev-libs/crypto++: sparc stable wrt bug #620926
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/crypto++')
-rw-r--r-- | dev-libs/crypto++/crypto++-5.6.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild b/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild index 7e0532a7b914..88421cabb5ea 100644 --- a/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild +++ b/dev-libs/crypto++/crypto++-5.6.5-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0/5.6" # 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="static-libs" DEPEND="app-arch/unzip" |