summaryrefslogtreecommitdiff
path: root/dev-python/python-slugify/python-slugify-5.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-slugify/python-slugify-5.0.2.ebuild')
-rw-r--r--dev-python/python-slugify/python-slugify-5.0.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-slugify/python-slugify-5.0.2.ebuild b/dev-python/python-slugify/python-slugify-5.0.2.ebuild
index 79448555636a..99a88f6b9118 100644
--- a/dev-python/python-slugify/python-slugify-5.0.2.ebuild
+++ b/dev-python/python-slugify/python-slugify-5.0.2.ebuild
@@ -13,8 +13,7 @@ SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64 ~ppc64 ~x86"
RDEPEND="dev-python/text-unidecode[${PYTHON_USEDEP}]"