commit: f96fc2c6c782c37687f85283bfa5ee52723cffd1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 05:29:00 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 05:29:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96fc2c6
dev-python/expects: Stabilize 0.9.0 arm64, #749774
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/expects/expects-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/expects/expects-0.9.0.ebuild
b/dev-python/expects/expects-0.9.0.ebuild
index 2b1b879d748..647c749ccd7 100644
--- a/dev-python/expects/expects-0.9.0.ebuild
+++ b/dev-python/expects/expects-0.9.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 ~arm64"
+KEYWORDS="amd64 arm64"
IUSE="test"
RESTRICT="!test? ( test )"