diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 22:09:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 22:15:03 +0000 |
commit | 4fd7c480fda4a752c6a3a7f2be90eae5639d844e (patch) | |
tree | 8e0f828e42457b2c8002825ce6be2717a899b4bc /sys-devel/llvm-common | |
parent | dev-java/openjdk-jre-bin: bump to 8.265_p01 (diff) | |
download | gentoo-4fd7c480fda4a752c6a3a7f2be90eae5639d844e.tar.gz gentoo-4fd7c480fda4a752c6a3a7f2be90eae5639d844e.tar.bz2 gentoo-4fd7c480fda4a752c6a3a7f2be90eae5639d844e.zip |
sys-devel/llvm-common: x86 stable (bug #727762)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-10.0.0.ebuild b/sys-devel/llvm-common/llvm-common-10.0.0.ebuild index e6af4bcc987f..d12935e080d2 100644 --- a/sys-devel/llvm-common/llvm-common-10.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-10.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" |