diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-12-16 11:11:26 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-12-16 14:08:52 -0500 |
commit | dbdcbb643feb04e05929cf0d539821dc92bb14d8 (patch) | |
tree | a5a65290ce88515c527a9529310e5c72fa42cca0 | |
parent | dev-python/boltons: stabilize 21.0.0 for amd64 (diff) | |
download | gentoo-dbdcbb643feb04e05929cf0d539821dc92bb14d8.tar.gz gentoo-dbdcbb643feb04e05929cf0d539821dc92bb14d8.tar.bz2 gentoo-dbdcbb643feb04e05929cf0d539821dc92bb14d8.zip |
dev-util/maturin: stabilize 0.11.5-r1 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | dev-util/maturin/maturin-0.11.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/maturin/maturin-0.11.5-r1.ebuild b/dev-util/maturin/maturin-0.11.5-r1.ebuild index fad51fc2c494..6402362d9a86 100644 --- a/dev-util/maturin/maturin-0.11.5-r1.ebuild +++ b/dev-util/maturin/maturin-0.11.5-r1.ebuild @@ -254,7 +254,7 @@ SRC_URI=" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0 openssl" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |