diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:19:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:20:16 +0300 |
commit | 4eb4d5bf72e240537584ff3e47d34678d0e6e49a (patch) | |
tree | 19d18fc50836560d0bc47c4fb2fe457ea1a5aae6 /sys-devel | |
parent | x11-wm/xpra: Remove old (diff) | |
download | gentoo-4eb4d5bf72e240537584ff3e47d34678d0e6e49a.tar.gz gentoo-4eb4d5bf72e240537584ff3e47d34678d0e6e49a.tar.bz2 gentoo-4eb4d5bf72e240537584ff3e47d34678d0e6e49a.zip |
sys-devel/llvm-common: arm stable wrt bug #705530
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 d89912fd6572..2ad50dae7076 100644 --- a/sys-devel/llvm-common/llvm-common-9.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-9.0.1.ebuild @@ -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" |