summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-13 14:50:07 +0000
committerSam James <sam@gentoo.org>2023-01-13 14:50:07 +0000
commitec99151828dd144b2bb004258e9554e8b5d8aa5b (patch)
tree8f0122bbe4dbbf5a14466c052ecc995a3267fc3f /virtual
parentdev-lang/rust-bin: Stabilize 1.66.1 arm64, #890541 (diff)
downloadgentoo-ec99151828dd144b2bb004258e9554e8b5d8aa5b.tar.gz
gentoo-ec99151828dd144b2bb004258e9554e8b5d8aa5b.tar.bz2
gentoo-ec99151828dd144b2bb004258e9554e8b5d8aa5b.zip
virtual/rust: Stabilize 1.66.1 arm64, #890541
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/rust/rust-1.66.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index f530a345e80f..19fecfe40e7d 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
# we do not allow multiple llvm versions in dev-lang/rust for
# neither system nor bundled, so we just hardcode it here.
SLOT="0/llvm-15"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="rustfmt"
BDEPEND=""