summaryrefslogtreecommitdiff
path: root/dev-python/python-slugify/python-slugify-5.0.2.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-11-01 01:42:50 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-11-01 01:42:50 +0000
commita208b185e76c1e7996145d00b81ef701202864a2 (patch)
tree824ba8113c188f394d74051cdce9614fad64c246 /dev-python/python-slugify/python-slugify-5.0.2.ebuild
parent9fe77a5c947a586491a7c170756f2333ad64fb60 (diff)
downloadbaldeagleos-repo-a208b185e76c1e7996145d00b81ef701202864a2.tar.gz
baldeagleos-repo-a208b185e76c1e7996145d00b81ef701202864a2.tar.xz
baldeagleos-repo-a208b185e76c1e7996145d00b81ef701202864a2.zip
Adding metadata
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.ebuild2
1 files changed, 1 insertions, 1 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 b44d186347a5..b5c35fe8a4c1 100644
--- a/dev-python/python-slugify/python-slugify-5.0.2.ebuild
+++ b/dev-python/python-slugify/python-slugify-5.0.2.ebuild
@@ -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}]"