From 4cbca4c6465ec9355d2fa562b31b4c60abf77fe0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 20 Sep 2021 08:48:59 +0200 Subject: dev-lang/python: Revert "stable 3.10.0_rc1_p2 for sparc, ..." MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This package is not supposed to be stabilized. Reverts: f60ffa7d0fe3565db5b017cae1ed96f2a7f7a17b Signed-off-by: Michał Górny --- dev-lang/python/python-3.10.0_rc1_p2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/python/python-3.10.0_rc1_p2.ebuild b/dev-lang/python/python-3.10.0_rc1_p2.ebuild index 9eaefa26a034..871bbbb0eba6 100644 --- a/dev-lang/python/python-3.10.0_rc1_p2.ebuild +++ b/dev-lang/python/python-3.10.0_rc1_p2.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="bluetooth build examples gdbm hardened +ncurses +readline +sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad