summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-22 21:44:52 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-22 21:49:46 +0300
commitfd2fc0236bc35df504729531d503c60e57226193 (patch)
tree62d5593fd702acc479564399fef566518c67a195
parentdev-python/lit: amd64 stable wrt bug #661776 (diff)
downloadgentoo-fd2fc0236bc35df504729531d503c60e57226193.tar.gz
gentoo-fd2fc0236bc35df504729531d503c60e57226193.tar.bz2
gentoo-fd2fc0236bc35df504729531d503c60e57226193.zip
sys-devel/clang-common: amd64 stable wrt bug #661776
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-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 2131cdad6c32..e66eebf12c90 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:*"