diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-16 08:47:29 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-16 08:47:29 +0000 |
commit | 9e7a988b4cd58330ea41dfae54724d4081ecdd75 (patch) | |
tree | b099661cb31c6a5ab76a47e59499cedafd6408a0 | |
parent | dev-python/m2crypto: Stabilize 0.43.0 x86, #943612 (diff) | |
download | gentoo-9e7a988b4cd58330ea41dfae54724d4081ecdd75.tar.gz gentoo-9e7a988b4cd58330ea41dfae54724d4081ecdd75.tar.bz2 gentoo-9e7a988b4cd58330ea41dfae54724d4081ecdd75.zip |
dev-python/pyphen: Stabilize 0.17.0 ALLARCHES, #943614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/pyphen/pyphen-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyphen/pyphen-0.17.0.ebuild b/dev-python/pyphen/pyphen-0.17.0.ebuild index 03102339b98f..2fef544a8c28 100644 --- a/dev-python/pyphen/pyphen-0.17.0.ebuild +++ b/dev-python/pyphen/pyphen-0.17.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="GPL-2+ LGPL-2+ MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" distutils_enable_tests pytest |