summaryrefslogtreecommitdiff
path: root/dev-python/python-slugify/python-slugify-4.0.1.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-21 20:32:25 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-21 20:32:25 +0000
commit0e948f04b8a297eba35540b752e5559733bde052 (patch)
tree70242fd19dbcd47789ee053901850091dcda1a93 /dev-python/python-slugify/python-slugify-4.0.1.ebuild
parentef35bdc2f3cf652f00019295d57a88abc6fefb30 (diff)
downloadbaldeagleos-repo-0e948f04b8a297eba35540b752e5559733bde052.tar.gz
baldeagleos-repo-0e948f04b8a297eba35540b752e5559733bde052.tar.xz
baldeagleos-repo-0e948f04b8a297eba35540b752e5559733bde052.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-slugify/python-slugify-4.0.1.ebuild')
-rw-r--r--dev-python/python-slugify/python-slugify-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-4.0.1.ebuild b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
index 8a0161745827..e1cc21cef9da 100644
--- a/dev-python/python-slugify/python-slugify-4.0.1.ebuild
+++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND="dev-python/text-unidecode[${PYTHON_USEDEP}]"