From 66c0a7e90adc2dad24d5e9ed5762f9f954e10400 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 15 May 2020 12:18:30 +0200 Subject: 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 --- dev-python/deprecated/deprecated-1.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/deprecated') 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}]" -- cgit v1.2.3-65-gdbad