summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-09-01 17:50:01 +0200
committerSam James <sam@gentoo.org>2021-09-01 19:22:37 +0100
commit4b3dfe592cf391ef11bf3858b4d56c8b6d313ffe (patch)
tree63c50e822a32f3c0e9cb4aeef8098ee206c6282c /dev-lang
parentdev-lang/python: stable 3.8.12 for sparc, bug #811219 (diff)
downloadgentoo-4b3dfe592cf391ef11bf3858b4d56c8b6d313ffe.tar.gz
gentoo-4b3dfe592cf391ef11bf3858b4d56c8b6d313ffe.tar.bz2
gentoo-4b3dfe592cf391ef11bf3858b4d56c8b6d313ffe.zip
dev-lang/python: stable 3.7.11_p1 for sparc, bug #811222
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/python-3.7.11_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.7.11_p1.ebuild b/dev-lang/python/python-3.7.11_p1.ebuild
index 4aadf1e7e2cd..e7c8d34a2314 100644
--- a/dev-lang/python/python-3.7.11_p1.ebuild
+++ b/dev-lang/python/python-3.7.11_p1.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="PSF-2"
SLOT="${PYVER}/${PYVER}m"
-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 )"