summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-21 09:46:08 +0000
committerSam James <sam@gentoo.org>2024-02-21 10:02:16 +0000
commitefbc79628420cd81dacc55fbd5762a41a8771a5b (patch)
treefb59f419e982c6b0057a5e89d5f8360168eba8cb /dev-libs/botan
parentdev-libs/botan: add 2.19.4 (diff)
downloadgentoo-efbc79628420cd81dacc55fbd5762a41a8771a5b.tar.gz
gentoo-efbc79628420cd81dacc55fbd5762a41a8771a5b.tar.bz2
gentoo-efbc79628420cd81dacc55fbd5762a41a8771a5b.zip
dev-libs/botan: drop kw for 2.19.4
Has a test failure. Bug: https://github.com/randombit/botan/issues/3916 Bug: https://bugs.gentoo.org/925147 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.19.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.19.4.ebuild b/dev-libs/botan/botan-2.19.4.ebuild
index 39f7c3ea5bc9..6e152aa47946 100644
--- a/dev-libs/botan/botan-2.19.4.ebuild
+++ b/dev-libs/botan/botan-2.19.4.ebuild
@@ -17,7 +17,8 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD-2"
# New major versions are parallel-installable
SLOT="$(ver_cut 1)/$(ver_cut 1-2)" # soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos"
+# Unkeyworded because of https://github.com/randombit/botan/issues/3916
+#KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos"
IUSE="doc boost bzip2 lzma python static-libs sqlite test tools zlib"
CPU_USE=(
cpu_flags_arm_{aes,neon}