diff options
author | Sam James <sam@gentoo.org> | 2023-12-23 15:11:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-23 15:11:24 +0000 |
commit | 7a52ceec9e8586211adb55cd3e071b86797561b2 (patch) | |
tree | 467833d38866c32f79f4b50cea4ae0572da08bee /dev-util/maturin | |
parent | app-text/libspectre: Stabilize 0.2.12 amd64, #920532 (diff) | |
download | gentoo-7a52ceec9e8586211adb55cd3e071b86797561b2.tar.gz gentoo-7a52ceec9e8586211adb55cd3e071b86797561b2.tar.bz2 gentoo-7a52ceec9e8586211adb55cd3e071b86797561b2.zip |
dev-util/maturin: Stabilize 1.4.0 amd64, #920566
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/maturin')
-rw-r--r-- | dev-util/maturin/maturin-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/maturin/maturin-1.4.0.ebuild b/dev-util/maturin/maturin-1.4.0.ebuild index 8ba2b19e2722..69e64ab4fc45 100644 --- a/dev-util/maturin/maturin-1.4.0.ebuild +++ b/dev-util/maturin/maturin-1.4.0.ebuild @@ -447,7 +447,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 )" |