diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-11 09:54:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-11 09:54:54 +0200 |
commit | 3a21360e615624140ec83bb4e59c1137ea95d1cb (patch) | |
tree | 64798c5d4e1ab5f48cf16e10d0fc747f96a7c88f /dev-python/setuptools-rust | |
parent | dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 arm64, #869551 (diff) | |
download | gentoo-3a21360e615624140ec83bb4e59c1137ea95d1cb.tar.gz gentoo-3a21360e615624140ec83bb4e59c1137ea95d1cb.tar.bz2 gentoo-3a21360e615624140ec83bb4e59c1137ea95d1cb.zip |
dev-python/setuptools-rust: Stabilize 1.5.1 arm64, #869554
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/setuptools-rust')
-rw-r--r-- | dev-python/setuptools-rust/setuptools-rust-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools-rust/setuptools-rust-1.5.1.ebuild b/dev-python/setuptools-rust/setuptools-rust-1.5.1.ebuild index b7701940e30c..5bdbef8434e8 100644 --- a/dev-python/setuptools-rust/setuptools-rust-1.5.1.ebuild +++ b/dev-python/setuptools-rust/setuptools-rust-1.5.1.ebuild @@ -98,7 +98,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |