diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:04:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:13:12 +0200 |
commit | cb6bbce8e214f153998bfe06341f5f75ae98f94d (patch) | |
tree | ab632105ff154c8bef30c8dd330267cfa074e45e /sys-libs | |
parent | sys-libs/llvm-libunwind: Fix EmptyGlobalAssignment (diff) | |
download | gentoo-cb6bbce8e214f153998bfe06341f5f75ae98f94d.tar.gz gentoo-cb6bbce8e214f153998bfe06341f5f75ae98f94d.tar.bz2 gentoo-cb6bbce8e214f153998bfe06341f5f75ae98f94d.zip |
sys-libs/libcxxabi: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libcxxabi/libcxxabi-17.0.3.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-libs/libcxxabi/libcxxabi-18.0.0.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-libs/libcxxabi/libcxxabi-18.0.0_pre20231013.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-17.0.3.9999.ebuild b/sys-libs/libcxxabi/libcxxabi-17.0.3.9999.ebuild index 4fab65aee6f0..7b2c36768873 100644 --- a/sys-libs/libcxxabi/libcxxabi-17.0.3.9999.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-17.0.3.9999.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://libcxxabi.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="" IUSE="+clang +static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )" diff --git a/sys-libs/libcxxabi/libcxxabi-18.0.0.9999.ebuild b/sys-libs/libcxxabi/libcxxabi-18.0.0.9999.ebuild index 4fab65aee6f0..7b2c36768873 100644 --- a/sys-libs/libcxxabi/libcxxabi-18.0.0.9999.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-18.0.0.9999.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://libcxxabi.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="" IUSE="+clang +static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )" diff --git a/sys-libs/libcxxabi/libcxxabi-18.0.0_pre20231013.ebuild b/sys-libs/libcxxabi/libcxxabi-18.0.0_pre20231013.ebuild index 4fab65aee6f0..7b2c36768873 100644 --- a/sys-libs/libcxxabi/libcxxabi-18.0.0_pre20231013.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-18.0.0_pre20231013.ebuild @@ -12,7 +12,6 @@ HOMEPAGE="https://libcxxabi.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="" IUSE="+clang +static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )" |