diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 23:04:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-28 23:04:05 +0000 |
commit | 193e1cbf3f43e610aa2e5ba64ce49c0a9c5b698c (patch) | |
tree | 95c8cab88810ab87dcd2106f77b4f1b1566f97bb /dev-lang/python/python-3.6.3-r1.ebuild | |
parent | dev-python/sip: stable 4.19.3 for ia64, bug #638748 (diff) | |
download | gentoo-193e1cbf3f43e610aa2e5ba64ce49c0a9c5b698c.tar.gz gentoo-193e1cbf3f43e610aa2e5ba64ce49c0a9c5b698c.tar.bz2 gentoo-193e1cbf3f43e610aa2e5ba64ce49c0a9c5b698c.zip |
dev-lang/python: stable 3.6.3-r1 for ppc/ppc64, bug #639070
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-lang/python/python-3.6.3-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.3-r1.ebuild b/dev-lang/python/python-3.6.3-r1.ebuild index dec37dbbd152..77419fd23a3a 100644 --- a/dev-lang/python/python-3.6.3-r1.ebuild +++ b/dev-lang/python/python-3.6.3-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.6/3.6m" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="build 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. |