diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:02:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 15:02:36 +0100 |
commit | af24d5b876dbd4f9ce0acd0a467936572865a437 (patch) | |
tree | 575ad94039db06b683b1475d4c33cdff643c15d3 /dev-python | |
parent | dev-python/parameterized: x86 stable wrt bug #704118 (diff) | |
download | gentoo-af24d5b876dbd4f9ce0acd0a467936572865a437.tar.gz gentoo-af24d5b876dbd4f9ce0acd0a467936572865a437.tar.bz2 gentoo-af24d5b876dbd4f9ce0acd0a467936572865a437.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/deprecated/deprecated-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |