Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-postgresql/
Date: Sun, 11 Feb 2018 12:15:56
Message-Id: 1518351348.5c2b716fa91bf2b32c9a06a3e74a2ebb14be73c0.jer@gentoo
1 commit: 5c2b716fa91bf2b32c9a06a3e74a2ebb14be73c0
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 11:58:21 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 12:15:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c2b716f
7
8 app-eselect/eselect-postgresql: Stable for HPPA too.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --ignore-arches
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 665ff1f31a8..2c7e6ba8016 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 ~x86-fbsd ~ppc-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
26 IUSE=""
27
28 RDEPEND="app-admin/eselect"