From: Aaron Bauman Date: Wed, 4 Dec 2019 06:17:10 +0000 (-0500) Subject: dev-python/ipaddr: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=99ccd9e30ce124975aebd75776bcd4c4e28a6b74;p=gentoo.git dev-python/ipaddr: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/ipaddr/ipaddr-2.2.0.ebuild b/dev-python/ipaddr/ipaddr-2.2.0.ebuild index ce886596568b..2f58f9b96872 100644 --- a/dev-python/ipaddr/ipaddr-2.2.0.ebuild +++ b/dev-python/ipaddr/ipaddr-2.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"