diff options
author | Sam James <sam@gentoo.org> | 2023-09-04 08:21:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-04 08:22:14 +0100 |
commit | f080f37c83ee9da4d479ae2e236c76ce52732daa (patch) | |
tree | 45090861769df7d46aab1ce9ff0afd9eba62f3be /dev-lang/rust-bin | |
parent | dev-lang/rust-bin: stabilize 1.66.1-r1 for sparc (diff) | |
download | gentoo-f080f37c83ee9da4d479ae2e236c76ce52732daa.tar.gz gentoo-f080f37c83ee9da4d479ae2e236c76ce52732daa.tar.bz2 gentoo-f080f37c83ee9da4d479ae2e236c76ce52732daa.zip |
dev-lang/rust-bin: keyword 1.69.0-r1 for sparc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.69.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.69.0-r1.ebuild b/dev-lang/rust-bin/rust-bin-1.69.0-r1.ebuild index 4176ec9e5060..da8101d4532d 100644 --- a/dev-lang/rust-bin/rust-bin-1.69.0-r1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.69.0-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI+=" sparc? ( ${GENTOO_BIN_BASEURI}/${MY_P}-sparc64-unknown-linux-gnu.tar. LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt" DEPEND="" |