diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-20 12:07:40 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-20 20:00:51 +0100 |
commit | e28a71af21eec49d8b49a2bf274eb9db4d7ccb4f (patch) | |
tree | 5bf6b6944830b3dc8802c428d4cea1bf66cd6558 /dev-lang | |
parent | dev-perl/Image-Info: keyworded 1.390.0 for sparc, bug #591998 (diff) | |
download | gentoo-e28a71af21eec49d8b49a2bf274eb9db4d7ccb4f.tar.gz gentoo-e28a71af21eec49d8b49a2bf274eb9db4d7ccb4f.tar.bz2 gentoo-e28a71af21eec49d8b49a2bf274eb9db4d7ccb4f.zip |
dev-lang/python: stable 3.4.8 for sparc
Bug: https://bugs.gentoo.org/653440
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-lang')
-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 34cfbde95d58..f1b58e1af143 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. |