diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-05-16 00:18:54 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-05-16 02:44:28 -0400 |
commit | 75bc2128ca20e389849a7aaa077b32778cc236e9 (patch) | |
tree | 01c8df2402c8ce58071805fc5acb0389f624a10f /dev-util | |
parent | dev-python/adblock: stabilize 0.5.2-r1 for amd64 (diff) | |
download | gentoo-75bc2128ca20e389849a7aaa077b32778cc236e9.tar.gz gentoo-75bc2128ca20e389849a7aaa077b32778cc236e9.tar.bz2 gentoo-75bc2128ca20e389849a7aaa077b32778cc236e9.zip |
dev-util/maturin: stabilize 0.12.15 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/maturin/maturin-0.12.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/maturin/maturin-0.12.15.ebuild b/dev-util/maturin/maturin-0.12.15.ebuild index 96cbb7a8e65f..a28ec8464136 100644 --- a/dev-util/maturin/maturin-0.12.15.ebuild +++ b/dev-util/maturin/maturin-0.12.15.ebuild @@ -297,7 +297,7 @@ LICENSE=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0 openssl doc? ( CC-BY-4.0 OFL-1.1 )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="doc test" RESTRICT="!test? ( test )" |