mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/libcxx: Dekeyword ~arm* due to deps
This commit is contained in:
@@ -19,7 +19,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${P/_/}.src.tar.xz"
|
||||
|
||||
LICENSE="|| ( UoI-NCSA MIT )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="elibc_glibc elibc_musl +libcxxabi libcxxrt +libunwind +static-libs test"
|
||||
REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) )
|
||||
?? ( libcxxabi libcxxrt )"
|
||||
|
||||
Reference in New Issue
Block a user