diff options
author | 2021-05-04 21:04:39 +0100 | |
---|---|---|
committer | 2021-05-04 21:04:39 +0100 | |
commit | a93060567b7f942c8fcb781c59fd18a379f6c7be (patch) | |
tree | e4d3b239534ead979ff96e9c4b72a3b6bcbc55ce /dev-lang | |
parent | dev-lang/python: stable 3.9.4_p1 for sparc, bug #787260 (diff) | |
download | gentoo-a93060567b7f942c8fcb781c59fd18a379f6c7be.tar.gz gentoo-a93060567b7f942c8fcb781c59fd18a379f6c7be.tar.bz2 gentoo-a93060567b7f942c8fcb781c59fd18a379f6c7be.zip |
dev-lang/python: Stabilize 2.7.18_p9 amd64, #787260
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.18_p9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18_p9.ebuild b/dev-lang/python/python-2.7.18_p9.ebuild index 0ffc3ae2d0cd..2453aafa1614 100644 --- a/dev-lang/python/python-2.7.18_p9.ebuild +++ b/dev-lang/python/python-2.7.18_p9.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. |