summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-01-23 13:18:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-01-23 13:19:52 +0300
commit964d340b59caaa4d6feb07bdc6444bd4702b2787 (patch)
treef26a93def30afa853de118028fa93dcc4f011701 /sys-devel
parentsys-devel/lld: amd64 stable wrt bug #705530 (diff)
downloadgentoo-964d340b59caaa4d6feb07bdc6444bd4702b2787.tar.gz
gentoo-964d340b59caaa4d6feb07bdc6444bd4702b2787.tar.bz2
gentoo-964d340b59caaa4d6feb07bdc6444bd4702b2787.zip
sys-devel/clang-common: amd64 stable wrt bug #705530
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-common/clang-common-9.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang-common/clang-common-9.0.1.ebuild b/sys-devel/clang-common/clang-common-9.0.1.ebuild
index 3fc7a056a923..6589ec8ee118 100644
--- a/sys-devel/clang-common/clang-common-9.0.1.ebuild
+++ b/sys-devel/clang-common/clang-common-9.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
PDEPEND="sys-devel/clang:*"