commit: 219fcf07546b476625a36d3dac29825aa48ebfb7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 14:06:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 14:06:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219fcf07
dev-python/pyjwt: Stabilize 2.0.0 ALLARCHES, #767112
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pyjwt/pyjwt-2.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyjwt/pyjwt-2.0.0.ebuild
b/dev-python/pyjwt/pyjwt-2.0.0.ebuild
index b74a2aeeafe..42b9cd8b8e2 100644
--- a/dev-python/pyjwt/pyjwt-2.0.0.ebuild
+++ b/dev-python/pyjwt/pyjwt-2.0.0.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
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${MY_PN}-${PV}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND=""
DEPEND="