summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-01-20 17:17:50 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-20 17:02:46 +0000
commite0e062b50f2e4feb79ab28a688f94a88be8f5793 (patch)
treec5a1d8c6ffbb181a4991a6170705145cec2ea00b /dev-lang/python
parentdev-lang/python: stable 3.7.9-r2 for hppa/sparc, bug #766189 (diff)
downloadgentoo-e0e062b50f2e4feb79ab28a688f94a88be8f5793.tar.gz
gentoo-e0e062b50f2e4feb79ab28a688f94a88be8f5793.tar.bz2
gentoo-e0e062b50f2e4feb79ab28a688f94a88be8f5793.zip
dev-lang/python: stable 3.8.7-r1 for hppa/sparc, bug #766189
Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-3.8.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.7-r1.ebuild b/dev-lang/python/python-3.8.7-r1.ebuild
index bf0d2130f603..30071b8baee7 100644
--- a/dev-lang/python/python-3.8.7-r1.ebuild
+++ b/dev-lang/python/python-3.8.7-r1.ebuild
@@ -19,7 +19,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 ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml"
RESTRICT="!test? ( test )"