summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-21 14:58:46 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-21 14:58:46 +0300
commitd439b15d05c42e048039a21076513a23994e4022 (patch)
tree41aed726434660e1159d9132012f9f5b5c4fe35c /sys-devel/llvm-common
parentsys-power/powertop: arm stable wrt bug #651612 (diff)
downloadgentoo-d439b15d05c42e048039a21076513a23994e4022.tar.gz
gentoo-d439b15d05c42e048039a21076513a23994e4022.tar.bz2
gentoo-d439b15d05c42e048039a21076513a23994e4022.zip
sys-devel/llvm-common: arm stable wrt bug #637210
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r--sys-devel/llvm-common/llvm-common-4.0.1.ebuild4
1 files changed, 2 insertions, 2 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 b9a22cb412f3..b21e9ae4c175 100644
--- a/sys-devel/llvm-common/llvm-common-4.0.1.ebuild
+++ b/sys-devel/llvm-common/llvm-common-4.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
@@ -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"