diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-25 12:29:09 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-25 12:30:40 +0300 |
commit | 0d1d599ff88637e21ff6ed57e1a8c238cf1ca036 (patch) | |
tree | 467d99ad64a27c095871cd1d4e12912a2d145f38 /dev-lang | |
parent | dev-lang/python-3.5.5: arm64 stable (bug #653440) (diff) | |
download | gentoo-0d1d599ff88637e21ff6ed57e1a8c238cf1ca036.tar.gz gentoo-0d1d599ff88637e21ff6ed57e1a8c238cf1ca036.tar.bz2 gentoo-0d1d599ff88637e21ff6ed57e1a8c238cf1ca036.zip |
dev-lang/python-3.4.8: arm64 stable (bug #653440)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 0e7e5824d3d2..9f3c20ed1e8a 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. |