dev-python/python-slugify: Stabilize 5.0.2 ALLARCHES, #821025

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-31 17:53:02 +00:00
parent b427605845
commit a4aeb74453

View File

@@ -13,7 +13,7 @@ SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
KEYWORDS="amd64 ~ppc64 x86"
RDEPEND="dev-python/text-unidecode[${PYTHON_USEDEP}]"