summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-06-05 10:19:54 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-05 10:45:20 +0100
commitf706f97e16ea9b192712e277016b16c9573e7a59 (patch)
treefdb43cd7d0676d15b31199e94766bc7bd438a4e8 /dev-lang
parentdev-lang/python: stable 3.7.10_p6 for hppa, bug #793833 (diff)
downloadgentoo-f706f97e16ea9b192712e277016b16c9573e7a59.tar.gz
gentoo-f706f97e16ea9b192712e277016b16c9573e7a59.tar.bz2
gentoo-f706f97e16ea9b192712e277016b16c9573e7a59.zip
dev-lang/python: stable 3.8.10_p2 for hppa, bug #793833
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/python-3.8.10_p2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.10_p2.ebuild b/dev-lang/python/python-3.8.10_p2.ebuild
index 53c5b3df490c..02b8c222b85c 100644
--- a/dev-lang/python/python-3.8.10_p2.ebuild
+++ b/dev-lang/python/python-3.8.10_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 ipv6 +ncurses +readline +sqlite +ssl test tk wininst +xml"
RESTRICT="!test? ( test )"