diff options
author | 2022-04-02 17:27:52 +0200 | |
---|---|---|
committer | 2022-04-02 23:22:04 +0100 | |
commit | f582607c7564470922350a8d3cdbc722b52c5c2c (patch) | |
tree | 2afcfe2cc9e5aa6e8bf1e47649191f103741bc72 | |
parent | dev-lang/python: stable 3.9.11 for hppa, bug #835445 (diff) | |
download | gentoo-f582607c7564470922350a8d3cdbc722b52c5c2c.tar.gz gentoo-f582607c7564470922350a8d3cdbc722b52c5c2c.tar.bz2 gentoo-f582607c7564470922350a8d3cdbc722b52c5c2c.zip |
dev-lang/python: stable 3.8.13 for hppa, bug #835446
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lang/python/python-3.8.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.13.ebuild b/dev-lang/python/python-3.8.13.ebuild index 4ca7d4d0c4a6..897c686c47e1 100644 --- a/dev-lang/python/python-3.8.13.ebuild +++ b/dev-lang/python/python-3.8.13.ebuild @@ -24,7 +24,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 )" |