diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-09 16:37:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-09 16:46:25 +0100 |
commit | f9c2e809caf6686eea94a216d4b6d270de4b1484 (patch) | |
tree | 64bdbe36f887973372492ca066e6e8110883700e /sys-devel/llvm-common | |
parent | sys-devel/llvmgold: Dekeyword 6.0.0 ~arm, ~arm64 due to deps (diff) | |
download | gentoo-f9c2e809caf6686eea94a216d4b6d270de4b1484.tar.gz gentoo-f9c2e809caf6686eea94a216d4b6d270de4b1484.tar.bz2 gentoo-f9c2e809caf6686eea94a216d4b6d270de4b1484.zip |
sys-devel/llvm-common: Dekeyword ~arm* due to deps
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-6.0.0.ebuild | 2 |
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" |