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-22 06:32:34 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-22 06:32:34 +0000
commit29e30499577877dc062f3cbd76fa5b88ef866a96 (patch)
treeb29d028d265b25f91f1fbae5f1a1bbb4e8d0fee8 /dev-python/python-slugify/python-slugify-4.0.1.ebuild
parent2e2c42592bbeb18e7029bea330e85f0d59df3193 (diff)
downloadbaldeagleos-repo-29e30499577877dc062f3cbd76fa5b88ef866a96.tar.gz
baldeagleos-repo-29e30499577877dc062f3cbd76fa5b88ef866a96.tar.xz
baldeagleos-repo-29e30499577877dc062f3cbd76fa5b88ef866a96.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 e1cc21cef9da..66c018776da9 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}]"