diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-10 02:54:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-10 04:02:59 +0200 |
commit | cc77fcb340678016ab081199b33b7bf5a8e047c8 (patch) | |
tree | 3bdece1cda4bd7aa7548cc5d8555fd67c2073134 /dev-lang/python/python-3.13.0_beta1.ebuild | |
parent | dev-python/pytest-home: Keyword 0.5.1 loong, #924324 (diff) | |
download | gentoo-cc77fcb340678016ab081199b33b7bf5a8e047c8.tar.gz gentoo-cc77fcb340678016ab081199b33b7bf5a8e047c8.tar.bz2 gentoo-cc77fcb340678016ab081199b33b7bf5a8e047c8.zip |
dev-lang/python: Restore ~arch keywords to 3.13.0_beta1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.13.0_beta1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.13.0_beta1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |