diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 23:04:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 23:13:48 +0200 |
commit | e9129808906fff7d659f64ce49e44cccd6550459 (patch) | |
tree | 8cccd5ff51bdeb04d156730765b7572ad3bd81ef | |
parent | media-tv/kodi: Cleanup old version (diff) | |
download | gentoo-e9129808906fff7d659f64ce49e44cccd6550459.tar.gz gentoo-e9129808906fff7d659f64ce49e44cccd6550459.tar.bz2 gentoo-e9129808906fff7d659f64ce49e44cccd6550459.zip |
sys-devel/llvm-common: x86 stable (bug #742974)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | sys-devel/llvm-common/llvm-common-10.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-10.0.1.ebuild b/sys-devel/llvm-common/llvm-common-10.0.1.ebuild index 9fdd16050a82..94516c09c44b 100644 --- a/sys-devel/llvm-common/llvm-common-10.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-10.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" |