diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-12-14 14:30:24 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-12-14 14:30:24 -0800 |
commit | 104b54839da30f85173d07edd8d779018cdb56db (patch) | |
tree | 4e1dd74d1a9fbebb15c379666310455c338070d0 /sys-devel/llvm-common | |
parent | kde-apps: Add KDE Applications 17.12.0 (diff) | |
download | gentoo-104b54839da30f85173d07edd8d779018cdb56db.tar.gz gentoo-104b54839da30f85173d07edd8d779018cdb56db.tar.bz2 gentoo-104b54839da30f85173d07edd8d779018cdb56db.zip |
sys-devel/llvm-common-4.0.1: amd64 stable, bug 637210
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-4.0.1.ebuild b/sys-devel/llvm-common/llvm-common-4.0.1.ebuild index 35beab5ccb36..b9a22cb412f3 100644 --- a/sys-devel/llvm-common/llvm-common-4.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-4.0.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/llvm-${PV/_/}.src.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RDEPEND="!sys-devel/llvm:0" |