summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-18 01:10:53 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-18 01:14:04 +0300
commitc19ee6c8973af31780c658041f45f28ef1e46169 (patch)
treec6c6dd0cbcddf6c5e8655608cf69be517c04ff44 /sys-libs
parentsys-libs/libomp: amd64 stable wrt bug #644814 (diff)
downloadgentoo-c19ee6c8973af31780c658041f45f28ef1e46169.tar.gz
gentoo-c19ee6c8973af31780c658041f45f28ef1e46169.tar.bz2
gentoo-c19ee6c8973af31780c658041f45f28ef1e46169.zip
sys-libs/libcxxabi: amd64 stable wrt bug #644814
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild b/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild
index 97d5b4c62394..6c9be83baee5 100644
--- a/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="+libunwind +static-libs test"
RDEPEND="