commit: e5f6a5dc94ac51318589128c7d188772b770e9d4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jul 8 12:51:40 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jul 8 12:52:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f6a5dc
dev-python/deprecated: Stabilize 1.2.10 ALLARCHES, #731358 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/deprecated/deprecated-1.2.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/deprecated/deprecated-1.2.10.ebuild b/dev-python/deprecated/deprecated-1.2.10.ebuild index b2b1fcd65d1..2a68c9e3fff 100644 --- a/dev-python/deprecated/deprecated-1.2.10.ebuild +++ b/dev-python/deprecated/deprecated-1.2.10.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}]"