From: Thomas Deutschmann Date: Fri, 10 Jan 2020 00:39:32 +0000 (+0100) Subject: dev-python/speg: x86 stable (bug #704902) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a4639a816d04db2534b54ff0eb557bdac3f50365;p=gentoo.git dev-python/speg: x86 stable (bug #704902) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-python/speg/speg-0.3.ebuild b/dev-python/speg/speg-0.3.ebuild index b6a6115064c0..4893e0337497 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=""