commit: c287e8e967b09dc4e3ef9cd8cd90e84718db5512
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 20:19:47 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 20:19:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c287e8e9
dev-python/idna-ssl: Stabilize 1.1.0 arm64, #745552
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/idna-ssl/idna-ssl-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild
b/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild
index bfa486ba3f2..f7b40976b3c 100644
--- a/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild
+++ b/dev-python/idna-ssl/idna-ssl-1.1.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE=""
RDEPEND="dev-python/idna[${PYTHON_USEDEP}]"