diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:39 +0300 |
commit | 7ac2a7cb785dbd460c157aeb21017aedb125815c (patch) | |
tree | b356e7f3abd140530d47960d7c74f7e9c68cd387 /dev-util/maturin | |
parent | media-sound/xmms2: Stabilize 0.9.3 ppc, #907613 (diff) | |
download | gentoo-7ac2a7cb785dbd460c157aeb21017aedb125815c.tar.gz gentoo-7ac2a7cb785dbd460c157aeb21017aedb125815c.tar.bz2 gentoo-7ac2a7cb785dbd460c157aeb21017aedb125815c.zip |
dev-util/maturin: Stabilize 1.0.1 amd64, #907614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/maturin')
-rw-r--r-- | dev-util/maturin/maturin-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/maturin/maturin-1.0.1.ebuild b/dev-util/maturin/maturin-1.0.1.ebuild index 17ad643dd8ca..48d6c72fb264 100644 --- a/dev-util/maturin/maturin-1.0.1.ebuild +++ b/dev-util/maturin/maturin-1.0.1.ebuild @@ -389,7 +389,7 @@ LICENSE=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 doc? ( CC-BY-4.0 OFL-1.1 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc +ssl test" RESTRICT="!test? ( test )" |