summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-16 08:37:20 +0100
committerSam James <sam@gentoo.org>2022-04-16 08:37:20 +0100
commit287a3e0e9969d2c7d37b2da4a03dfd2cfacc8867 (patch)
treee690dfc4e273249bd361df86ed3c2d956172cd3a /dev-python/text-unidecode
parentdev-python/watchgod: Stabilize 0.8 x86, #838523 (diff)
downloadgentoo-287a3e0e9969d2c7d37b2da4a03dfd2cfacc8867.tar.gz
gentoo-287a3e0e9969d2c7d37b2da4a03dfd2cfacc8867.tar.bz2
gentoo-287a3e0e9969d2c7d37b2da4a03dfd2cfacc8867.zip
dev-python/text-unidecode: Stabilize 1.3-r1 x86, #838532
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/text-unidecode')
-rw-r--r--dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
index 86f85ec448bb..a18b4f9b5dba 100644
--- a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
+++ b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2+ )"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
distutils_enable_tests pytest