summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-16 08:34:28 +0100
committerSam James <sam@gentoo.org>2022-04-16 08:34:28 +0100
commitf3db531e1f52c1272d87bdbb8f308ff58cd9c361 (patch)
tree70b2eb56c1e0e42b8e06dc3d1c24aa7510df403f /dev-python/text-unidecode
parentdev-python/wrapt: Stabilize 1.14.0 amd64, #838517 (diff)
downloadgentoo-f3db531e1f52c1272d87bdbb8f308ff58cd9c361.tar.gz
gentoo-f3db531e1f52c1272d87bdbb8f308ff58cd9c361.tar.bz2
gentoo-f3db531e1f52c1272d87bdbb8f308ff58cd9c361.zip
dev-python/text-unidecode: Stabilize 1.3-r1 amd64, #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 65d0b9d372af..86f85ec448bb 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