diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 11:57:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 11:57:57 +0100 |
commit | 6055672fb4170682625c89eacb308ce2f1fdabed (patch) | |
tree | 9d84ab7122d593224bd32c12d0c770bf1f57e1a3 /dev-libs/crypto++ | |
parent | dev-util/scons: Stabilize 4.5.2 arm, #908347 (diff) | |
download | gentoo-6055672fb4170682625c89eacb308ce2f1fdabed.tar.gz gentoo-6055672fb4170682625c89eacb308ce2f1fdabed.tar.bz2 gentoo-6055672fb4170682625c89eacb308ce2f1fdabed.zip |
dev-libs/crypto++: Stabilize 8.8.0 amd64, #912545
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/crypto++')
-rw-r--r-- | dev-libs/crypto++/crypto++-8.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-8.8.0.ebuild b/dev-libs/crypto++/crypto++-8.8.0.ebuild index 86ec3357574c..3146db7c5eab 100644 --- a/dev-libs/crypto++/crypto++-8.8.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.8.0.ebuild @@ -25,7 +25,7 @@ LICENSE="Boost-1.0" # "recompile of programs required". Even if it doesn't, # verify with abidiff! SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="+asm static-libs" BDEPEND=" |