commit: e772a66b496e088335813c8983b8c607fc5f61d6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 20:47:02 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 20:47:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e772a66b
dev-python/sure: Copy ~arm64 to newest version
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sure/sure-1.4.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sure/sure-1.4.11.ebuild
b/dev-python/sure/sure-1.4.11.ebuild
index ba7f78aadd8..b354abdbeb5 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 )"