diff options
author | Sam James <sam@gentoo.org> | 2024-06-30 06:10:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-30 06:10:28 +0100 |
commit | d1ae202ff4421b3360794919990ad152c286e1a3 (patch) | |
tree | 8f4642045d016daf9eb925a4079edeb82387305e | |
parent | media-video/subtitlecomposer: Stabilize 0.8.1 x86, #935142 (diff) | |
download | gentoo-d1ae202ff4421b3360794919990ad152c286e1a3.tar.gz gentoo-d1ae202ff4421b3360794919990ad152c286e1a3.tar.bz2 gentoo-d1ae202ff4421b3360794919990ad152c286e1a3.zip |
dev-util/maturin: Stabilize 1.6.0 amd64, #935154
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-util/maturin/maturin-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/maturin/maturin-1.6.0.ebuild b/dev-util/maturin/maturin-1.6.0.ebuild index 13a38fc10e8b..17fab00c2eee 100644 --- a/dev-util/maturin/maturin-1.6.0.ebuild +++ b/dev-util/maturin/maturin-1.6.0.ebuild @@ -451,7 +451,7 @@ LICENSE+=" Unicode-DFS-2016 " # crates SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc +ssl test" RESTRICT="!test? ( test )" |