diff options
author | 2018-07-22 21:41:53 +0300 | |
---|---|---|
committer | 2018-07-22 21:49:41 +0300 | |
commit | 1d8a0f65212d240d79632fa9e1691e09b4ae43be (patch) | |
tree | 9d18a1a42acc389508a7056f77172b7e4b1360cd /sys-devel | |
parent | dev-python/django-tastypie: x86 stable (bug #630064) (diff) | |
download | gentoo-1d8a0f65212d240d79632fa9e1691e09b4ae43be.tar.gz gentoo-1d8a0f65212d240d79632fa9e1691e09b4ae43be.tar.bz2 gentoo-1d8a0f65212d240d79632fa9e1691e09b4ae43be.zip |
sys-devel/llvm-common: amd64 stable wrt bug #661776
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-6.0.1.ebuild b/sys-devel/llvm-common/llvm-common-6.0.1.ebuild index 6f6c07025fdb..3142ca929d3c 100644 --- a/sys-devel/llvm-common/llvm-common-6.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-6.0.1.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 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!sys-devel/llvm:0" |