diff options
author | Sam James <sam@gentoo.org> | 2020-09-11 17:08:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-11 17:08:45 +0000 |
commit | d26f44bb2d9fc6d898c72c0e5e1cd1faeb4c4c60 (patch) | |
tree | f39350fdd2d4d8cde9c6374424dbeca253160111 /dev-lang | |
parent | dev-lang/python: Stabilize 2.7.18-r2 arm, #741502 (diff) | |
download | gentoo-d26f44bb2d9fc6d898c72c0e5e1cd1faeb4c4c60.tar.gz gentoo-d26f44bb2d9fc6d898c72c0e5e1cd1faeb4c4c60.tar.bz2 gentoo-d26f44bb2d9fc6d898c72c0e5e1cd1faeb4c4c60.zip |
dev-lang/python: Stabilize 2.7.18-r2 arm64, #741502
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.18-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18-r2.ebuild b/dev-lang/python/python-2.7.18-r2.ebuild index c5fc0d3ca7ed..f72266c93a8c 100644 --- a/dev-lang/python/python-2.7.18-r2.ebuild +++ b/dev-lang/python/python-2.7.18-r2.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 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. |