From: Agostino Sarubbo Date: Wed, 8 Jan 2020 08:15:05 +0000 (+0100) Subject: dev-python/speg: amd64 stable wrt bug #704902 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7eea3ce03f6dff0a85b106ce187e1366bad23d96;p=gentoo.git dev-python/speg: amd64 stable wrt bug #704902 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/speg/speg-0.3.ebuild b/dev-python/speg/speg-0.3.ebuild index 33237e84d02b..b6a6115064c0 100644 --- a/dev-python/speg/speg-0.3.ebuild +++ b/dev-python/speg/speg-0.3.ebuild @@ -8,6 +8,6 @@ HOMEPAGE="https://github.com/avakar/speg/" SRC_URI="https://github.com/avakar/speg/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=""