From: Agostino Sarubbo Date: Fri, 15 May 2020 10:18:30 +0000 (+0200) Subject: dev-python/deprecated: x86 stable wrt bug #722984 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=66c0a7e90adc2dad24d5e9ed5762f9f954e10400;p=gentoo.git dev-python/deprecated: x86 stable wrt bug #722984 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/deprecated/deprecated-1.2.9.ebuild b/dev-python/deprecated/deprecated-1.2.9.ebuild index a5088d2c205c..d1bfce5191da 100644 --- a/dev-python/deprecated/deprecated-1.2.9.ebuild +++ b/dev-python/deprecated/deprecated-1.2.9.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}]"