commit: 8ba683ce7c110800eb15a9f41c8183d0cd7d86d0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 02:39:26 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 02:39:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba683ce
dev-python/cli_helpers: Stabilize 2.1.0 amd64, #749918 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/cli_helpers/cli_helpers-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cli_helpers/cli_helpers-2.1.0.ebuild b/dev-python/cli_helpers/cli_helpers-2.1.0.ebuild index bb84eca13ff..163f9c05bb2 100644 --- a/dev-python/cli_helpers/cli_helpers-2.1.0.ebuild +++ b/dev-python/cli_helpers/cli_helpers-2.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]