diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 08:29:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 08:29:44 +0100 |
commit | f3757e8c3c90ce08d09524ad94f15252c9729537 (patch) | |
tree | f99ec1e5e6096e164cddf19f9797a6889382c3b1 /dev-lang | |
parent | dev-db/postgresql: stable 9.5.23 for sparc (diff) | |
download | gentoo-f3757e8c3c90ce08d09524ad94f15252c9729537.tar.gz gentoo-f3757e8c3c90ce08d09524ad94f15252c9729537.tar.bz2 gentoo-f3757e8c3c90ce08d09524ad94f15252c9729537.zip |
dev-lang/python: stable 3.8.5 for sparc
stable wrt bug #736854
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.8.5.ebuild b/dev-lang/python/python-3.8.5.ebuild index 4cc6b3dc7790..98046415cb10 100644 --- a/dev-lang/python/python-3.8.5.ebuild +++ b/dev-lang/python/python-3.8.5.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 )" |