Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-python/
Date: Thu, 20 Feb 2020 18:47:38
Message-Id: 1582224437.f5b5db251007812a04371c6f34403afae688c2c7.slyfox@gentoo
1 commit: f5b5db251007812a04371c6f34403afae688c2c7
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Feb 20 18:06:05 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 20 18:47:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b5db25
7
8 app-eselect/eselect-python: stable 20190417 for hppa, bug #709778
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-eselect/eselect-python/eselect-python-20190417.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-eselect/eselect-python/eselect-python-20190417.ebuild b/app-eselect/eselect-python/eselect-python-20190417.ebuild
19 index 1e2565dfad8..1e385f9ddd9 100644
20 --- a/app-eselect/eselect-python/eselect-python-20190417.ebuild
21 +++ b/app-eselect/eselect-python/eselect-python-20190417.ebuild
22 @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
23 EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
24 else
25 SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2"
26 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 + KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 fi
29
30 DESCRIPTION="Eselect module for management of multiple Python versions"