diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-13 12:26:47 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 11:50:35 +0100 |
commit | 6362f326061a675d9da3ed0379f0c7f36439fe9c (patch) | |
tree | 15f2daa85070873e4048564fa48076edeb8aa338 /dev-lang | |
parent | sys-apps/smartmontools: stable 7.1 for hppa, bug #733800 (diff) | |
download | gentoo-6362f326061a675d9da3ed0379f0c7f36439fe9c.tar.gz gentoo-6362f326061a675d9da3ed0379f0c7f36439fe9c.tar.bz2 gentoo-6362f326061a675d9da3ed0379f0c7f36439fe9c.zip |
dev-lang/python: stable 2.7.18-r2 for hppa, bug #741502
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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-2.7.18-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18-r2.ebuild b/dev-lang/python/python-2.7.18-r2.ebuild index f72266c93a8c..c7569ec1eb73 100644 --- a/dev-lang/python/python-2.7.18-r2.ebuild +++ b/dev-lang/python/python-2.7.18-r2.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 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |