summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:13:22 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:16:35 +0200
commit9cc7e802c5939e8b36af7bb3c854283a0b3a320f (patch)
tree676b613782ea58cf718824abc8b5b0c0689886f4 /sys-devel/clang-common
parentsys-devel/clang: x86 stable (bug #661776) (diff)
downloadgentoo-9cc7e802c5939e8b36af7bb3c854283a0b3a320f.tar.gz
gentoo-9cc7e802c5939e8b36af7bb3c854283a0b3a320f.tar.bz2
gentoo-9cc7e802c5939e8b36af7bb3c854283a0b3a320f.zip
sys-devel/clang-common: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r--sys-devel/clang-common/clang-common-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-6.0.1.ebuild b/sys-devel/clang-common/clang-common-6.0.1.ebuild
index 4cc3e42ef4bd..2131cdad6c32 100644
--- a/sys-devel/clang-common/clang-common-6.0.1.ebuild
+++ b/sys-devel/clang-common/clang-common-6.0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
PDEPEND="sys-devel/clang:*"