diff options
author | Sam James <sam@gentoo.org> | 2021-06-21 20:02:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-21 20:02:24 +0100 |
commit | 5cd1d3babd043a2133dc4536ae3a20edcdf481b9 (patch) | |
tree | b32a8d6fde69f41b92ecf974d60a11bf2518a474 /dev-lang | |
parent | net-misc/ntpsec: Stabilize 1.2.1 arm64, #795321 (diff) | |
download | gentoo-5cd1d3babd043a2133dc4536ae3a20edcdf481b9.tar.gz gentoo-5cd1d3babd043a2133dc4536ae3a20edcdf481b9.tar.bz2 gentoo-5cd1d3babd043a2133dc4536ae3a20edcdf481b9.zip |
dev-lang/python: Stabilize 2.7.18_p11 arm64, #793833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.18_p11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18_p11.ebuild b/dev-lang/python/python-2.7.18_p11.ebuild index b7add6ea2b7c..aaf06874f63e 100644 --- a/dev-lang/python/python-2.7.18_p11.ebuild +++ b/dev-lang/python/python-2.7.18_p11.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 +ncurses +readline +sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |