summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-30 20:19:47 +0000
committerSam James <sam@gentoo.org>2020-09-30 20:19:47 +0000
commitc287e8e967b09dc4e3ef9cd8cd90e84718db5512 (patch)
tree9e880886f8efc2f4225a948a04783e739ca65f2c /dev-python/idna-ssl
parentdev-python/async_timeout: Stabilize 3.0.1 arm64, #745552 (diff)
downloadgentoo-c287e8e967b09dc4e3ef9cd8cd90e84718db5512.tar.gz
gentoo-c287e8e967b09dc4e3ef9cd8cd90e84718db5512.tar.bz2
gentoo-c287e8e967b09dc4e3ef9cd8cd90e84718db5512.zip
dev-python/idna-ssl: Stabilize 1.1.0 arm64, #745552
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/idna-ssl')
-rw-r--r--dev-python/idna-ssl/idna-ssl-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 bfa486ba3f29..f7b40976b3c2 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}]"