diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-16 13:52:53 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-16 13:52:53 +0000 |
| commit | 4e9667ce1113782a5957e987d51d4bbc41b8893e (patch) | |
| tree | 4c1f91d2bde91d9ffd24d1d9fa4fe5448766b96b /dev-python/python-slugify/python-slugify-4.0.1.ebuild | |
| parent | aa9faee3585bc4edee545e37642c110414d3ee30 (diff) | |
| download | baldeagleos-repo-4e9667ce1113782a5957e987d51d4bbc41b8893e.tar.gz baldeagleos-repo-4e9667ce1113782a5957e987d51d4bbc41b8893e.tar.xz baldeagleos-repo-4e9667ce1113782a5957e987d51d4bbc41b8893e.zip | |
Adding metadata
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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 4b61f0912859..2dd5a307cac2 100644 --- a/dev-python/python-slugify/python-slugify-4.0.1.ebuild +++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~ppc64 x86" IUSE="" RDEPEND="dev-python/text-unidecode[${PYTHON_USEDEP}]" |
