commit: 040e27d86ab4f93dd9851f569849bfcb41728b97 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jul 3 06:35:34 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jul 3 06:35:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040e27d8
dev-libs/crypto++: alpha stable wrt bug #689038 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" dev-libs/crypto++/crypto++-8.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/crypto++/crypto++-8.2.0.ebuild b/dev-libs/crypto++/crypto++-8.2.0.ebuild index 14912c421ee..5af8bc073ff 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"
