diff options
author | 2020-01-23 13:17:13 +0300 | |
---|---|---|
committer | 2020-01-23 13:19:50 +0300 | |
commit | 9837e5bb50cef4256db6a414f2ce899b30614400 (patch) | |
tree | 0387a244a589c1651fcb8407cbc1767412ed4bac | |
parent | dev-libs/libappindicator: keyword 12.10.0-r301 on ~ppc64 (diff) | |
download | gentoo-9837e5bb50cef4256db6a414f2ce899b30614400.tar.gz gentoo-9837e5bb50cef4256db6a414f2ce899b30614400.tar.bz2 gentoo-9837e5bb50cef4256db6a414f2ce899b30614400.zip |
sys-devel/llvm-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>
-rw-r--r-- | sys-devel/llvm-common/llvm-common-9.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm-common/llvm-common-9.0.1.ebuild b/sys-devel/llvm-common/llvm-common-9.0.1.ebuild index a81f8f505994..875b7c962f97 100644 --- a/sys-devel/llvm-common/llvm-common-9.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-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 @@ -12,7 +12,7 @@ llvm.org_set_globals 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="" RDEPEND="!sys-devel/llvm:0" |