summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-09-06 21:17:47 +0200
committerMichał Górny <mgorny@gentoo.org>2022-09-06 21:18:25 +0200
commit6cbc3c3391acd4a6e81718bec30d03028ccd43a1 (patch)
tree060a12857c75cf6db497f4edc8cccf0123966e85
parentsys-libs/llvm-libunwind: Add keywords to 15.0.0 (diff)
downloadgentoo-6cbc3c33.tar.gz
gentoo-6cbc3c33.tar.bz2
gentoo-6cbc3c33.zip
sys-libs/libcxxabi: Add keywords to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-libs/libcxxabi/libcxxabi-15.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-15.0.0.ebuild b/sys-libs/libcxxabi/libcxxabi-15.0.0.ebuild
index 893a76363592..2bfe48a125b3 100644
--- a/sys-libs/libcxxabi/libcxxabi-15.0.0.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-15.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://libcxxabi.llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86 ~x64-macos"
IUSE="+clang static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"