commit: 6503db0da56e9608a4c71cb374231dcb811250c5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 22 15:03:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 22 15:10:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6503db0d
dev-libs/crypto++: Stabilize 8.5.0 x86, #791376 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/crypto++/crypto++-8.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/crypto++/crypto++-8.5.0.ebuild b/dev-libs/crypto++/crypto++-8.5.0.ebuild index 05c03e72449..8112524475f 100644 --- a/dev-libs/crypto++/crypto++-8.5.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.5.0.ebuild @@ -16,7 +16,7 @@ LICENSE="Boost-1.0" # Bumped to 8.5 in 8.5.0 out of caution # subslot is so version (was broken in 8.3.0, check on bumps!) SLOT="0/8.5" -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="
