summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-01-20 21:43:02 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-20 22:48:57 +0000
commitd0f043e9ae89bf33665e708940bbd5ebe588bd9a (patch)
treeb44add4e31afa4032cb5a18df656aae1aec08772 /dev-lang/python
parentsci-libs/eccodes: add missing test restrict to make QA happy again (diff)
downloadgentoo-d0f043e9ae89bf33665e708940bbd5ebe588bd9a.tar.gz
gentoo-d0f043e9ae89bf33665e708940bbd5ebe588bd9a.tar.bz2
gentoo-d0f043e9ae89bf33665e708940bbd5ebe588bd9a.zip
dev-lang/python: stable 2.7.18-r6 for sparc, bug #766189
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-2.7.18-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18-r6.ebuild b/dev-lang/python/python-2.7.18-r6.ebuild
index 4b884090348a..3ffc8e249f95 100644
--- a/dev-lang/python/python-2.7.18-r6.ebuild
+++ b/dev-lang/python/python-2.7.18-r6.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.