diff options
author | 2020-03-06 11:34:08 +0000 | |
---|---|---|
committer | 2020-03-07 16:10:07 +0100 | |
commit | 8a611517805fafe352c8b507c1a5e5326d913086 (patch) | |
tree | cb6d73486933a5fce5b97c57d4795fe046d33c4b /dev-lang/python/python-2.7.17-r1.ebuild | |
parent | dev-python/pygments: stable on arm64 (diff) | |
download | gentoo-8a611517805fafe352c8b507c1a5e5326d913086.tar.gz gentoo-8a611517805fafe352c8b507c1a5e5326d913086.tar.bz2 gentoo-8a611517805fafe352c8b507c1a5e5326d913086.zip |
dev-lang/python: stable on arm64
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Bug: https://bugs.gentoo.org/710782
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-2.7.17-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-2.7.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.17-r1.ebuild b/dev-lang/python/python-2.7.17-r1.ebuild index 4ab585d3e525..7f6c843e9f5e 100644 --- a/dev-lang/python/python-2.7.17-r1.ebuild +++ b/dev-lang/python/python-2.7.17-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |