From: Michał Górny Date: Sun, 29 Dec 2019 20:47:02 +0000 (+0100) Subject: dev-python/sure: Copy ~arm64 to newest version X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e772a66b496e088335813c8983b8c607fc5f61d6;p=gentoo.git dev-python/sure: Copy ~arm64 to newest version Signed-off-by: Michał Górny --- diff --git a/dev-python/sure/sure-1.4.11.ebuild b/dev-python/sure/sure-1.4.11.ebuild index ba7f78aadd82..b354abdbeb51 100644 --- a/dev-python/sure/sure-1.4.11.ebuild +++ b/dev-python/sure/sure-1.4.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"