From: Agostino Sarubbo Date: Tue, 31 Dec 2019 14:02:36 +0000 (+0100) Subject: dev-python/deprecated: x86 stable wrt bug #704120 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=af24d5b876dbd4f9ce0acd0a467936572865a437;p=gentoo.git dev-python/deprecated: x86 stable wrt bug #704120 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/deprecated/deprecated-1.2.7.ebuild b/dev-python/deprecated/deprecated-1.2.7.ebuild index 1769c930d945..d7fa85058a8c 100644 --- a/dev-python/deprecated/deprecated-1.2.7.ebuild +++ b/dev-python/deprecated/deprecated-1.2.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tantale/deprecated/archive/v${PV}.tar.gz -> ${P}.gh. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"