diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:14:36 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:22:22 +0100 |
commit | cf044eef0cdf59e39353cef75a7ffc3fc8147279 (patch) | |
tree | 05f0b018e5be4abd13475cb621165ae362db9bff /dev-python/pyphen | |
parent | dev-python/pyparsing: Stabilize 3.0.7-r1 ALLARCHES, #834213 (diff) | |
download | gentoo-cf044eef0cdf59e39353cef75a7ffc3fc8147279.tar.gz gentoo-cf044eef0cdf59e39353cef75a7ffc3fc8147279.tar.bz2 gentoo-cf044eef0cdf59e39353cef75a7ffc3fc8147279.zip |
dev-python/pyphen: Stabilize 0.12.0-r1 ALLARCHES, #834216
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pyphen')
-rw-r--r-- | dev-python/pyphen/pyphen-0.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyphen/pyphen-0.12.0-r1.ebuild b/dev-python/pyphen/pyphen-0.12.0-r1.ebuild index e7e1115064f2..bdb51ac4775c 100644 --- a/dev-python/pyphen/pyphen-0.12.0-r1.ebuild +++ b/dev-python/pyphen/pyphen-0.12.0-r1.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${P^} LICENSE="GPL-2+ LGPL-2+ MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" distutils_enable_tests pytest |