summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-26 20:22:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-26 20:22:47 +0200
commitcc8138cc2c406ec48577f5a98fdbd50c1e6f9088 (patch)
treeb5656c2e6b5d4e0f9066ca8bcea50fe6e822051d
parentdev-lang/rust-bin: Stabilize 1.66.1 x86, #890541 (diff)
downloadgentoo-cc8138cc2c406ec48577f5a98fdbd50c1e6f9088.tar.gz
gentoo-cc8138cc2c406ec48577f5a98fdbd50c1e6f9088.tar.bz2
gentoo-cc8138cc2c406ec48577f5a98fdbd50c1e6f9088.zip
virtual/rust: Stabilize 1.66.1 x86, #890541
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 51ce23975888..a48e76c5fea3 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=""