summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-20 23:54:30 +0100
committerSam James <sam@gentoo.org>2021-06-20 23:54:30 +0100
commit3e2142c5c53915dfbb4139240dec35b5d71c20d0 (patch)
tree47669a26f5c01f18a505890e5047e8b195ac5203 /sys-devel
parentsys-devel/llvm: Stabilize 12.0.0 arm, #796215 (diff)
downloadgentoo-3e2142c5c53915dfbb4139240dec35b5d71c20d0.tar.gz
gentoo-3e2142c5c53915dfbb4139240dec35b5d71c20d0.tar.bz2
gentoo-3e2142c5c53915dfbb4139240dec35b5d71c20d0.zip
sys-devel/llvmgold: Stabilize 12 arm, #796215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvmgold/llvmgold-12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvmgold/llvmgold-12.ebuild b/sys-devel/llvmgold/llvmgold-12.ebuild
index e6a405a2d2f3..a0a98b5d15ef 100644
--- a/sys-devel/llvmgold/llvmgold-12.ebuild
+++ b/sys-devel/llvmgold/llvmgold-12.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux"
RDEPEND="sys-devel/llvm:${PV}[gold]
!sys-devel/llvm:0"