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-postgresql/
Date: Sat, 28 Oct 2017 20:08:08
Message-Id: 1509221276.21c5b0fb355e755fa2a2f31dcf7a5dbf3c3062b8.slyfox@gentoo
1 commit: 21c5b0fb355e755fa2a2f31dcf7a5dbf3c3062b8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 28 20:07:56 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 28 20:07:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c5b0fb
7
8 app-eselect/eselect-postgresql: stable 2.2 for sparc, bug #627476 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="sparc"
12
13 app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
17 index aa938c89824..4cdbf680c4f 100644
18 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
19 +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
20 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/"
21 SRC_URI="https://dev.gentoo.org/~titanofold/${P}.tbz2"
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
26 IUSE=""
27
28 RDEPEND="app-admin/eselect"