diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 11:58:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 11:58:16 +0100 |
commit | 4bf6e2530bc05bee361343e62d829925735e3a58 (patch) | |
tree | 4bc675c5217b77c0d8e329e63f5c55d6101ad3ad /dev-lang | |
parent | dev-lang/python: Stabilize 3.7.10 arm64, #770853 (diff) | |
download | gentoo-4bf6e2530bc05bee361343e62d829925735e3a58.tar.gz gentoo-4bf6e2530bc05bee361343e62d829925735e3a58.tar.bz2 gentoo-4bf6e2530bc05bee361343e62d829925735e3a58.zip |
dev-lang/python: Stabilize 2.7.18_p7 arm64, #770853
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.18_p7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18_p7.ebuild b/dev-lang/python/python-2.7.18_p7.ebuild index 72e7050e9ebf..98ba720e03c3 100644 --- a/dev-lang/python/python-2.7.18_p7.ebuild +++ b/dev-lang/python/python-2.7.18_p7.ebuild @@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 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. |