summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-07-30 22:41:52 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-30 21:53:56 +0100
commit9518a6269e8ff0dcd89e4894171091b55c94b677 (patch)
tree1030943a7e7baf27ccc453acee6309f1e30fe024 /dev-lang/python
parentdev-lang/python: stable 3.6.11-r1 for hppa, bug #728668 (diff)
downloadgentoo-9518a6269e8ff0dcd89e4894171091b55c94b677.tar.gz
gentoo-9518a6269e8ff0dcd89e4894171091b55c94b677.tar.bz2
gentoo-9518a6269e8ff0dcd89e4894171091b55c94b677.zip
dev-lang/python: stable 3.8.3-r1 for hppa, bug #728668
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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/python')
-rw-r--r--dev-lang/python/python-3.8.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.3-r1.ebuild b/dev-lang/python/python-3.8.3-r1.ebuild
index fee828c5a65c..098eca65eff9 100644
--- a/dev-lang/python/python-3.8.3-r1.ebuild
+++ b/dev-lang/python/python-3.8.3-r1.ebuild
@@ -18,7 +18,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 )"