diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-25 15:57:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-25 15:57:50 +0100 |
commit | 8483be368e502c76f19d841cd6af012ca94ccd43 (patch) | |
tree | 6e7dd849d53fad4a6d928c4db548dc5296b17829 /dev-lang/python/python-2.7.17-r1.ebuild | |
parent | net-libs/libtirpc: amd64 stable wrt bug #710726 (diff) | |
download | gentoo-8483be368e502c76f19d841cd6af012ca94ccd43.tar.gz gentoo-8483be368e502c76f19d841cd6af012ca94ccd43.tar.bz2 gentoo-8483be368e502c76f19d841cd6af012ca94ccd43.zip |
dev-lang/python: amd64 stable wrt bug #710782
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-2.7.17-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-2.7.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.17-r1.ebuild b/dev-lang/python/python-2.7.17-r1.ebuild index fde313ef755c..1634a2a4b02f 100644 --- a/dev-lang/python/python-2.7.17-r1.ebuild +++ b/dev-lang/python/python-2.7.17-r1.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 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~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. |