diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-17 19:00:09 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-17 19:00:09 +0100 |
commit | b4c7d18e75bde6c881d9ff731d47e5ea0bedcbe1 (patch) | |
tree | b49a1f3dbc3978ce95a8f2ea65098f53f699d7c7 /dev-lang/python-exec/python-exec-2.4.5.ebuild | |
parent | sys-libs/timezone-data: arm stable, bug #636464 (diff) | |
download | gentoo-b4c7d18e75bde6c881d9ff731d47e5ea0bedcbe1.tar.gz gentoo-b4c7d18e75bde6c881d9ff731d47e5ea0bedcbe1.tar.bz2 gentoo-b4c7d18e75bde6c881d9ff731d47e5ea0bedcbe1.zip |
dev-lang/python-exec: arm stable, bug #636470
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/python-exec/python-exec-2.4.5.ebuild')
-rw-r--r-- | dev-lang/python-exec/python-exec-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python-exec/python-exec-2.4.5.ebuild b/dev-lang/python-exec/python-exec-2.4.5.ebuild index c82d96a9504e..58f3f67492f6 100644 --- a/dev-lang/python-exec/python-exec-2.4.5.ebuild +++ b/dev-lang/python-exec/python-exec-2.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # eselect-python because of /usr/bin/python* collisions and new config |