summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-09 16:37:27 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-09 16:46:25 +0100
commitf9c2e809caf6686eea94a216d4b6d270de4b1484 (patch)
tree64bdbe36f887973372492ca066e6e8110883700e
parentsys-devel/llvmgold: Dekeyword 6.0.0 ~arm, ~arm64 due to deps (diff)
downloadgentoo-f9c2e809caf6686eea94a216d4b6d270de4b1484.tar.gz
gentoo-f9c2e809caf6686eea94a216d4b6d270de4b1484.tar.bz2
gentoo-f9c2e809caf6686eea94a216d4b6d270de4b1484.zip
sys-devel/llvm-common: Dekeyword ~arm* due to deps
-rw-r--r--sys-devel/llvm-common/llvm-common-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild
index 2e7731a5965a..1bc743641801 100644
--- a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild
+++ b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="!sys-devel/llvm:0"