commit: 61f509b111d609a40ff3ffbac5d42b15fd9df9f1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 10:29:16 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 10:29:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f509b1
dev-python/phonenumbers: Stabilize 8.13.27 ALLARCHES, #921473
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/phonenumbers/phonenumbers-8.13.27.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/phonenumbers/phonenumbers-8.13.27.ebuild
b/dev-python/phonenumbers/phonenumbers-8.13.27.ebuild
index f77207b71a78..154cbd60212d 100644
--- a/dev-python/phonenumbers/phonenumbers-8.13.27.ebuild
+++ b/dev-python/phonenumbers/phonenumbers-8.13.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}/python
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"