commit: e173facee5dee39ceb26be30ed0dce61ed876204 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 26 18:00:26 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Sep 26 18:01:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e173face
dev-python/python-slugify: add KEYWORDS Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/python-slugify/python-slugify-5.0.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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 79448555636..99a88f6b911 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}]"
