diff options
author | Sam James <sam@gentoo.org> | 2021-05-22 15:03:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-22 15:10:02 +0000 |
commit | 6503db0da56e9608a4c71cb374231dcb811250c5 (patch) | |
tree | 24c338b5bbd7a2b5e513148dab97dec32f7c8450 /dev-libs/crypto++ | |
parent | app-crypt/openpgp-keys-crypto++: Stabilize 20210416 x86, #791376 (diff) | |
download | gentoo-6503db0da56e9608a4c71cb374231dcb811250c5.tar.gz gentoo-6503db0da56e9608a4c71cb374231dcb811250c5.tar.bz2 gentoo-6503db0da56e9608a4c71cb374231dcb811250c5.zip |
dev-libs/crypto++: Stabilize 8.5.0 x86, #791376
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/crypto++')
-rw-r--r-- | dev-libs/crypto++/crypto++-8.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-8.5.0.ebuild b/dev-libs/crypto++/crypto++-8.5.0.ebuild index 05c03e724494..8112524475f1 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=" |