diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-12 21:49:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-12 21:52:08 +0000 |
commit | 971f92263869fadf1e14a169276550ec99b33a89 (patch) | |
tree | eade7bb4f7647cf5105ee41b89b876e9c2d5ff27 | |
parent | media-libs/libquvi: Remove old (diff) | |
download | gentoo-971f92263869fadf1e14a169276550ec99b33a89.tar.gz gentoo-971f92263869fadf1e14a169276550ec99b33a89.tar.bz2 gentoo-971f92263869fadf1e14a169276550ec99b33a89.zip |
dev-lang/python: stable 2.7.17 for ia64, bug #701116
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-lang/python/python-2.7.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.17.ebuild b/dev-lang/python/python-2.7.17.ebuild index 12c0e351d76e..263a5a6a4f06 100644 --- a/dev-lang/python/python-2.7.17.ebuild +++ b/dev-lang/python/python-2.7.17.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="2.7" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="-berkdb bluetooth build doc 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. |