summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.5.7.ebuild
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-03 10:14:14 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-10-03 10:14:14 +0200
commitf8bd000ac2b796e3df1b99bb212d68e3e153d04e (patch)
tree097e0f450e0ee945e3f145067ea08ffac382a817 /dev-lang/python/python-3.5.7.ebuild
parentf9695a2ce981df33097e0f03b2b2c62bd1532461 (diff)
downloadgentoo-f8bd000ac2b796e3df1b99bb212d68e3e153d04e.tar.gz
gentoo-f8bd000ac2b796e3df1b99bb212d68e3e153d04e.tar.bz2
gentoo-f8bd000ac2b796e3df1b99bb212d68e3e153d04e.zip
dev-lang/python: ppc64 stable wrt bug #695826
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.5.7.ebuild')
-rw-r--r--dev-lang/python/python-3.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild
index 768a70b7d6dd..a529be1c1a19 100644
--- a/dev-lang/python/python-3.5.7.ebuild
+++ b/dev-lang/python/python-3.5.7.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="bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml"
RESTRICT="!test? ( test )"