diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 10:51:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-31 10:51:28 +0200 |
commit | be91fca308548c6ab1e8adadfb29d08bd76f8cc4 (patch) | |
tree | 322e521c6e124f58386ccbed6f630781e67811fc /dev-python/setuptools-rust | |
parent | dev-python/semantic_version: amd64 stable wrt bug #848666 (diff) | |
download | gentoo-be91fca308548c6ab1e8adadfb29d08bd76f8cc4.tar.gz gentoo-be91fca308548c6ab1e8adadfb29d08bd76f8cc4.tar.bz2 gentoo-be91fca308548c6ab1e8adadfb29d08bd76f8cc4.zip |
dev-python/setuptools-rust: amd64 stable wrt bug #848666
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild b/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild index 2f2c6bead2f2..a19e3eb83be9 100644 --- a/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild +++ b/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild @@ -96,7 +96,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |