From ebfdb431cfb224baadd4cd6b8cf570f4150060a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 8 Jul 2020 14:51:39 +0200 Subject: [PATCH] dev-python/PyGithub: Stabilize 1.51 ALLARCHES, #731320 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 0a466756e898f..ae1dba794d4ad 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}]