diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 12:22:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 12:22:25 +0000 |
commit | 26a8f0eb294d671c3602b583c7f00dcacbe59ee1 (patch) | |
tree | 4b1c9535acb0c20aee91a5ebe1d26a4dd2400151 /dev-libs/crypto++ | |
parent | dev-libs/crypto++: Stabilize 8.9.0 x86, #916799 (diff) | |
download | gentoo-26a8f0eb294d671c3602b583c7f00dcacbe59ee1.tar.gz gentoo-26a8f0eb294d671c3602b583c7f00dcacbe59ee1.tar.bz2 gentoo-26a8f0eb294d671c3602b583c7f00dcacbe59ee1.zip |
dev-libs/crypto++: Stabilize 8.9.0 ppc64, #916799
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/crypto++')
-rw-r--r-- | dev-libs/crypto++/crypto++-8.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-8.9.0.ebuild b/dev-libs/crypto++/crypto++-8.9.0.ebuild index f67e37c74e4c..0ea8d9914b43 100644 --- a/dev-libs/crypto++/crypto++-8.9.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.9.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=" |