commit:     6ecad4bb214700c473eb0446e647e969aa121d45
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Sat Jan 27 00:05:24 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 08:55:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ecad4bb

sys-libs/libcxxabi: keyword ~arm64-macos

Bug: https://bugs.gentoo.org/758167
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild | 4 ++--
 sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild 
b/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild
index 3cb62cfef440..b9dcfb43e585 100644
--- a/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ HOMEPAGE="https://libcxxabi.llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ~riscv sparc x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~riscv sparc x86 ~arm64-macos ~x64-macos"
 IUSE="+clang +static-libs test"
 REQUIRED_USE="test? ( clang )"
 RESTRICT="!test? ( test )"

diff --git a/sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild 
b/sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild
index 0d2dccaa2a67..208f0034bf66 100644
--- a/sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://libcxxabi.llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~sparc x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~sparc x86 ~arm64-macos ~x64-macos"
 IUSE="+clang +static-libs test"
 REQUIRED_USE="test? ( clang )"
 RESTRICT="!test? ( test )"

Reply via email to