commit: cc77fcb340678016ab081199b33b7bf5a8e047c8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 00:54:35 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 10 02:02:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc77fcb3
dev-lang/python: Restore ~arch keywords to 3.13.0_beta1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.13.0_beta1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/python/python-3.13.0_beta1.ebuild
b/dev-lang/python/python-3.13.0_beta1.ebuild
index 5473c0f3bee5..2c1b1e63d735 100644
--- a/dev-lang/python/python-3.13.0_beta1.ebuild
+++ b/dev-lang/python/python-3.13.0_beta1.ebuild
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="PSF-2"
SLOT="${PYVER}"
-KEYWORDS="~amd64"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
IUSE="
bluetooth build debug +ensurepip examples gdbm jit libedit
+ncurses pgo +readline +sqlite +ssl test tk valgrind