diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-11 12:35:39 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-11 12:35:57 -0500 |
commit | 145ab3c805b55879d5713cc3f15256d253b2e1cc (patch) | |
tree | 25eb3bbf0d3ba1debfa43e87d60985c68eaeb1fa | |
parent | sys-cluster/libqb: version bump to 1.0.5 (diff) | |
download | gentoo-145ab3c805b55879d5713cc3f15256d253b2e1cc.tar.gz gentoo-145ab3c805b55879d5713cc3f15256d253b2e1cc.tar.bz2 gentoo-145ab3c805b55879d5713cc3f15256d253b2e1cc.zip |
dev-lang/python: arm64 stable (bug #701116)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
-rw-r--r-- | dev-lang/python/python-2.7.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.17.ebuild b/dev-lang/python/python-2.7.17.ebuild index 2df635103a3b..f15b5d52e298 100644 --- a/dev-lang/python/python-2.7.17.ebuild +++ b/dev-lang/python/python-2.7.17.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="2.7" -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 doc 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. |