summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-29 12:03:15 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-29 12:04:05 +0100
commit2167295767033ba8807d006c5080d309bcf42327 (patch)
tree54aa498b1968cb954cc1211e4204bbe72a824f5c /dev-python/setuptools-rust
parentdev-python/setuptools-rust: Stabilize 1.8.1 arm, #918824 (diff)
downloadgentoo-2167295767033ba8807d006c5080d309bcf42327.tar.gz
gentoo-2167295767033ba8807d006c5080d309bcf42327.tar.bz2
gentoo-2167295767033ba8807d006c5080d309bcf42327.zip
dev-python/setuptools-rust: Stabilize 1.8.1 arm64, #918824
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setuptools-rust')
-rw-r--r--dev-python/setuptools-rust/setuptools-rust-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools-rust/setuptools-rust-1.8.1.ebuild b/dev-python/setuptools-rust/setuptools-rust-1.8.1.ebuild
index 5453fe8ec89d..63b40126e5cd 100644
--- a/dev-python/setuptools-rust/setuptools-rust-1.8.1.ebuild
+++ b/dev-python/setuptools-rust/setuptools-rust-1.8.1.ebuild
@@ -141,7 +141,7 @@ SRC_URI="
# crates are used at test time only, update via pycargoebuild -L -i ...
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"