summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-04-05 08:05:16 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-04-05 09:21:22 -0400
commit961f44927e3ad64c449b800a09a67abbb21ff328 (patch)
tree893f377203a2bae9a7ba50215c67e251a31dcb02 /dev-util/maturin
parentdev-util/maturin: comment reminder for --profile gentoo (diff)
downloadgentoo-961f44927e3ad64c449b800a09a67abbb21ff328.tar.gz
gentoo-961f44927e3ad64c449b800a09a67abbb21ff328.tar.bz2
gentoo-961f44927e3ad64c449b800a09a67abbb21ff328.zip
dev-util/maturin: stabilize 0.14.16 for amd64
This is (probably) the last of 0.14.x given seems 0.15 is coming, so let's stable this one then leave 0.15.x in ~arch for a few versions (sounds like 1.0.0 will take time still). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-util/maturin')
-rw-r--r--dev-util/maturin/maturin-0.14.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/maturin/maturin-0.14.16.ebuild b/dev-util/maturin/maturin-0.14.16.ebuild
index 558804d7fb7c..0d020e8f0a82 100644
--- a/dev-util/maturin/maturin-0.14.16.ebuild
+++ b/dev-util/maturin/maturin-0.14.16.ebuild
@@ -415,7 +415,7 @@ LICENSE="
CC0-1.0 ISC MIT MPL-2.0 SSLeay Unicode-DFS-2016 openssl
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 test"
RESTRICT="!test? ( test )"