diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:03:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:14:33 +0100 |
commit | ba41653bba6ee92d550c2d235e8cbf4c5aa64b56 (patch) | |
tree | ce804a4b8e5eafcdad356d1111e5f4b539869191 /sys-devel/llvm-common | |
parent | app-portage/unsandbox: x86 stable (bug #637210) (diff) | |
download | gentoo-ba41653bba6ee92d550c2d235e8cbf4c5aa64b56.tar.gz gentoo-ba41653bba6ee92d550c2d235e8cbf4c5aa64b56.tar.bz2 gentoo-ba41653bba6ee92d550c2d235e8cbf4c5aa64b56.zip |
sys-devel/llvm-common: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 f53d09927137..35beab5ccb36 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" |