Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-python/
Date: Mon, 23 Jan 2017 18:27:47
Message-Id: 1485196054.8f544f7b8419de860342aef7646cad989907fc70.klausman@gentoo
1 commit: 8f544f7b8419de860342aef7646cad989907fc70
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 18:24:55 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 18:27:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f544f7b
7
8 app-eselect/eselect-python-20160516-r0: stable on alpha
9
10 Gentoo-Bug: 602240
11
12 app-eselect/eselect-python/eselect-python-20160516.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-python/eselect-python-20160516.ebuild b/app-eselect/eselect-python/eselect-python-20160516.ebuild
16 index 600140a..6e91ab6 100644
17 --- a/app-eselect/eselect-python/eselect-python-20160516.ebuild
18 +++ b/app-eselect/eselect-python/eselect-python-20160516.ebuild
19 @@ -9,7 +9,7 @@ if [[ ${PV} == "99999999" ]] ; then
20 EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
21 else
22 SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
23 - 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"
24 + 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"
25 fi
26
27 DESCRIPTION="Eselect module for management of multiple Python versions"