diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 07:52:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 07:53:56 +0100 |
commit | bb060a72139f3263fa6220cbe2de8b7032239a69 (patch) | |
tree | b8db583ff9c450b13d752abc252051b9ad1d22c6 /dev-lang | |
parent | dev-lang/python: stable 3.4.8 for ia64, bug #653440 (diff) | |
download | gentoo-bb060a72139f3263fa6220cbe2de8b7032239a69.tar.gz gentoo-bb060a72139f3263fa6220cbe2de8b7032239a69.tar.bz2 gentoo-bb060a72139f3263fa6220cbe2de8b7032239a69.zip |
dev-lang/python: stable 3.5.5 for ia64, bug #653440
Bug: https://bugs.gentoo.org/653440
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.5.ebuild b/dev-lang/python/python-3.5.5.ebuild index fce414ce1210..4a585942c46b 100644 --- a/dev-lang/python/python-3.5.5.ebuild +++ b/dev-lang/python/python-3.5.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.5/3.5m" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |