commit: ebfdb431cfb224baadd4cd6b8cf570f4150060a5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jul 8 12:51:39 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jul 8 12:52:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfdb431
dev-python/PyGithub: Stabilize 1.51 ALLARCHES, #731320 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/PyGithub/PyGithub-1.51.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyGithub/PyGithub-1.51.ebuild b/dev-python/PyGithub/PyGithub-1.51.ebuild index 0a466756e89..ae1dba794d4 100644 --- a/dev-python/PyGithub/PyGithub-1.51.ebuild +++ b/dev-python/PyGithub/PyGithub-1.51.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/deprecated[${PYTHON_USEDEP}] dev-python/pyjwt[${PYTHON_USEDEP}]
