commit: 811aed701040454376c166d840c55a5144b305c7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 13 19:33:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 13 19:33:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=811aed70
dev-python/rpyc: Stabilize 4.1.5 ALLARCHES, #765328 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/rpyc/rpyc-4.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rpyc/rpyc-4.1.5.ebuild b/dev-python/rpyc/rpyc-4.1.5.ebuild index 98438a3833b..10a60131c96 100644 --- a/dev-python/rpyc/rpyc-4.1.5.ebuild +++ b/dev-python/rpyc/rpyc-4.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tomerfiliba/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/plumbum[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
