diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:18:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:24:30 +0100 |
commit | d48680a45a2373db0b726d3ed6860525efba18d9 (patch) | |
tree | fc072f7d56fdd482814c27cfa1275cccee949281 /sys-devel/llvm-common | |
parent | package.mask: Last rite dev-python/parametrized (diff) | |
download | gentoo-d48680a45a2373db0b726d3ed6860525efba18d9.tar.gz gentoo-d48680a45a2373db0b726d3ed6860525efba18d9.tar.bz2 gentoo-d48680a45a2373db0b726d3ed6860525efba18d9.zip |
sys-devel/llvm-common: x86 stable (bug #754744)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild index e6af4bcc987f..d12935e080d2 100644 --- a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-11.0.0.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" |