commit: 4bf4cb6b6e677e904093811e90f2f8c8e7611d89
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 15:45:10 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 15:45:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf4cb6b
dev-python/unpaddedbase64: Stabilize 2.1.0 arm64, #918392
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
index 21d441158660..82c95b8c2fb9 100644
--- a/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
+++ b/dev-python/unpaddedbase64/unpaddedbase64-2.1.0.ebuild
@@ -19,6 +19,6 @@ S="${WORKDIR}/python-${P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
distutils_enable_tests unittest