diff options
author | 2020-07-19 14:19:48 +0200 | |
---|---|---|
committer | 2020-07-19 14:19:48 +0200 | |
commit | d4c4d82c81e218a824dc986c283b71f8e4014de1 (patch) | |
tree | d1857712b33c8249c0e8b62950fe425a7324ae7a /dev-lang/python/python-2.7.18-r1.ebuild | |
parent | net-dns/dnscrypt-proxy: amd64 stable wrt bug #732564 (diff) | |
download | gentoo-d4c4d82c81e218a824dc986c283b71f8e4014de1.tar.gz gentoo-d4c4d82c81e218a824dc986c283b71f8e4014de1.tar.bz2 gentoo-d4c4d82c81e218a824dc986c283b71f8e4014de1.zip |
dev-lang/python: arm stable wrt bug #732498
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-2.7.18-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-2.7.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18-r1.ebuild b/dev-lang/python/python-2.7.18-r1.ebuild index 92a06ce6e4bb..00f32163afb5 100644 --- a/dev-lang/python/python-2.7.18-r1.ebuild +++ b/dev-lang/python/python-2.7.18-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 ~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. |