diff options
author | 2018-04-20 07:52:37 +0100 | |
---|---|---|
committer | 2018-04-20 07:53:56 +0100 | |
commit | 77d8c819bdc09f1fe9d43eb624c87bb02c3fc279 (patch) | |
tree | d39945724eb6e8600bfb2a74c31cac73b6df5e85 | |
parent | dev-libs/klibc: stable 2.0.4-r3 for ia64, bug #653384 (diff) | |
download | gentoo-77d8c819bdc09f1fe9d43eb624c87bb02c3fc279.tar.gz gentoo-77d8c819bdc09f1fe9d43eb624c87bb02c3fc279.tar.bz2 gentoo-77d8c819bdc09f1fe9d43eb624c87bb02c3fc279.zip |
dev-lang/python: stable 3.4.8 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"
-rw-r--r-- | dev-lang/python/python-3.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.4.8.ebuild b/dev-lang/python/python-3.4.8.ebuild index 4d4dcf795577..34cfbde95d58 100644 --- a/dev-lang/python/python-3.4.8.ebuild +++ b/dev-lang/python/python-3.4.8.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.4/3.4m" -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 +threads tk wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |