diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:46:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:46:54 +0100 |
commit | d550c0d926a732e93ee21115caefd63826672bca (patch) | |
tree | 960f524617d6143abae9771fb6b44ccaa8e30528 /app-eselect/eselect-python/eselect-python-20160516.ebuild | |
parent | app-eselect/eselect-pinentry: dropped ~x64-freebsd ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-d550c0d926a732e93ee21115caefd63826672bca.tar.gz gentoo-d550c0d926a732e93ee21115caefd63826672bca.tar.bz2 gentoo-d550c0d926a732e93ee21115caefd63826672bca.zip |
app-eselect/eselect-python: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-eselect/eselect-python/eselect-python-20160516.ebuild')
-rw-r--r-- | app-eselect/eselect-python/eselect-python-20160516.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-python/eselect-python-20160516.ebuild b/app-eselect/eselect-python/eselect-python-20160516.ebuild index 2470abc88d22..d6fdb51a4d3b 100644 --- a/app-eselect/eselect-python/eselect-python-20160516.ebuild +++ b/app-eselect/eselect-python/eselect-python-20160516.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == "99999999" ]] ; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2" - KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Eselect module for management of multiple Python versions" |