diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 20:10:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 20:16:26 +0200 |
commit | 8b37aec677eb8dfc2610964f2ab7d8e6c8eb1baf (patch) | |
tree | b0da52c0e60b21e710623d87e6306e0db39df05e /sys-devel/llvm-common | |
parent | mail-mta/exim: disallow USE='gnutls dane', bug #661164 (diff) | |
download | gentoo-8b37aec677eb8dfc2610964f2ab7d8e6c8eb1baf.tar.gz gentoo-8b37aec677eb8dfc2610964f2ab7d8e6c8eb1baf.tar.bz2 gentoo-8b37aec677eb8dfc2610964f2ab7d8e6c8eb1baf.zip |
sys-devel/llvm-common: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-devel/llvm-common')
-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 4ccff3beb373..6f6c07025fdb 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" |