diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:06:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:11:55 +0200 |
commit | 6e8e67562eaffa813b445efea17ae54506ce067c (patch) | |
tree | c924564e4383f4af654949312160aee391593134 /dev-lang/python-exec | |
parent | dev-python/PyGithub: x86 stable (bug #665408) (diff) | |
download | gentoo-6e8e67562eaffa813b445efea17ae54506ce067c.tar.gz gentoo-6e8e67562eaffa813b445efea17ae54506ce067c.tar.bz2 gentoo-6e8e67562eaffa813b445efea17ae54506ce067c.zip |
dev-lang/python-exec: x86 stable (bug #665406)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-lang/python-exec')
-rw-r--r-- | dev-lang/python-exec/python-exec-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python-exec/python-exec-2.4.6.ebuild b/dev-lang/python-exec/python-exec-2.4.6.ebuild index 9b9e15fa7510..74501aa7239c 100644 --- a/dev-lang/python-exec/python-exec-2.4.6.ebuild +++ b/dev-lang/python-exec/python-exec-2.4.6.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/mgorny/python-exec/releases/download/v${PV}/${P}.tar 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 ~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 ~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 |