diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 12:07:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 12:07:54 +0200 |
commit | efd4df1e5cc681c80c86508c8ffc0cee7df4fe8e (patch) | |
tree | ca50a0dbbf5dfe5daf7d2e1d8365d172536c600d /dev-lang | |
parent | dev-python/responses: arm stable wrt bug #743223 (diff) | |
download | gentoo-efd4df1e5cc681c80c86508c8ffc0cee7df4fe8e.tar.gz gentoo-efd4df1e5cc681c80c86508c8ffc0cee7df4fe8e.tar.bz2 gentoo-efd4df1e5cc681c80c86508c8ffc0cee7df4fe8e.zip |
dev-lang/python: arm stable wrt bug #743232
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.6.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.12.ebuild b/dev-lang/python/python-3.6.12.ebuild index b19332465493..60d5b21351a9 100644 --- a/dev-lang/python/python-3.6.12.ebuild +++ b/dev-lang/python/python-3.6.12.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -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="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |