diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 08:35:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 08:35:34 +0200 |
commit | 040e27d86ab4f93dd9851f569849bfcb41728b97 (patch) | |
tree | e0f62200ed2020d81f92b997a7495bbf6b66400f /dev-libs/crypto++ | |
parent | net-libs/nghttp2: alpha stable wrt bug #689028 (diff) | |
download | gentoo-040e27d86ab4f93dd9851f569849bfcb41728b97.tar.gz gentoo-040e27d86ab4f93dd9851f569849bfcb41728b97.tar.bz2 gentoo-040e27d86ab4f93dd9851f569849bfcb41728b97.zip |
dev-libs/crypto++: alpha 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="alpha"
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 14912c421eee..5af8bc073ffb 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" |