summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-09 21:29:28 +0100
committerSam James <sam@gentoo.org>2023-10-09 21:30:01 +0100
commitf9edba883b1d7d96f58e68e311cf632ea8da1bce (patch)
tree08287b3ea3f1b0d95f52c68b29c68be8ad7fd28d /dev-lang
parentwww-apps/readarr: drop 0.3.6.2232 (diff)
downloadgentoo-f9edba883b1d7d96f58e68e311cf632ea8da1bce.tar.gz
gentoo-f9edba883b1d7d96f58e68e311cf632ea8da1bce.tar.bz2
gentoo-f9edba883b1d7d96f58e68e311cf632ea8da1bce.zip
dev-lang/rust-bin: unkeyword 1.73.0 for ~sparc
No binary yet. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.73.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.73.0.ebuild b/dev-lang/rust-bin/rust-bin-1.73.0.ebuild
index 94592011937d..26ebb63c7593 100644
--- a/dev-lang/rust-bin/rust-bin-1.73.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.73.0.ebuild
@@ -30,7 +30,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="stable"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86"
IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt"
DEPEND=""