diff options
author | Sam James <sam@gentoo.org> | 2021-10-13 21:36:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-13 21:36:41 +0100 |
commit | 32e379849b59203eec972be30e99542a4677405e (patch) | |
tree | f0c7d3aff26965fade8958afa1d22bafc31e98e5 /dev-libs | |
parent | media-libs/libexif: Stabilize 0.6.23 arm64, #817923 (diff) | |
download | gentoo-32e379849b59203eec972be30e99542a4677405e.tar.gz gentoo-32e379849b59203eec972be30e99542a4677405e.tar.bz2 gentoo-32e379849b59203eec972be30e99542a4677405e.zip |
dev-libs/crypto++: Stabilize 8.6.0 arm64, #817932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/crypto++/crypto++-8.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-8.6.0.ebuild b/dev-libs/crypto++/crypto++-8.6.0.ebuild index ab02f60c1cc9..02cdd626ef63 100644 --- a/dev-libs/crypto++/crypto++-8.6.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.6.0.ebuild @@ -17,7 +17,7 @@ LICENSE="Boost-1.0" # subslot is so version (was broken in 8.3.0, check on bumps!) # Seems to be broken in 8.6 again too SLOT="0/8.6" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86 ~x64-macos" IUSE="+asm static-libs" BDEPEND=" |