summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-04-25 10:43:32 +0300
committerMart Raudsepp <leio@gentoo.org>2018-04-25 12:30:38 +0300
commit63ad2d26f0ab5f41ac5388f1622f12c54662a0d2 (patch)
tree9f04836773d3af99b0288e35e0259edbcd8bb7d7 /dev-lang/python/python-3.5.5.ebuild
parentprofiles/use.desc: rework a bit libressl use desc to be more generic (diff)
downloadgentoo-63ad2d26f0ab5f41ac5388f1622f12c54662a0d2.tar.gz
gentoo-63ad2d26f0ab5f41ac5388f1622f12c54662a0d2.tar.bz2
gentoo-63ad2d26f0ab5f41ac5388f1622f12c54662a0d2.zip
dev-lang/python-3.5.5: arm64 stable (bug #653440)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-lang/python/python-3.5.5.ebuild')
-rw-r--r--dev-lang/python/python-3.5.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.5.ebuild b/dev-lang/python/python-3.5.5.ebuild
index c2a4defb6d97..069d54f1f8af 100644
--- a/dev-lang/python/python-3.5.5.ebuild
+++ b/dev-lang/python/python-3.5.5.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="build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml"
RESTRICT="!test? ( test )"