diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 00:24:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 00:28:03 +0000 |
commit | 822bdf0f2295ccaade62a0f4c6baa0b1c01fd83f (patch) | |
tree | ea1e3915d4471bbfc40da9120083250d00076f75 /sys-devel/llvm-common | |
parent | sys-devel/llvm: Stabilize 11.1.0 arm, #777282 (diff) | |
download | gentoo-822bdf0f2295ccaade62a0f4c6baa0b1c01fd83f.tar.gz gentoo-822bdf0f2295ccaade62a0f4c6baa0b1c01fd83f.tar.bz2 gentoo-822bdf0f2295ccaade62a0f4c6baa0b1c01fd83f.zip |
sys-devel/llvm-common: Stabilize 11.1.0 arm, #777282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-11.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-11.1.0.ebuild b/sys-devel/llvm-common/llvm-common-11.1.0.ebuild index 4a0853876662..8f8d9ec56b08 100644 --- a/sys-devel/llvm-common/llvm-common-11.1.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-11.1.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND="!sys-devel/llvm:0" |