Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-postgresql/
Date: Tue, 29 Aug 2017 21:39:33
Message-Id: 1504042738.ee6114ac58b9c220feb62a7655b76403088e2841.whissi@gentoo
1 commit: ee6114ac58b9c220feb62a7655b76403088e2841
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 29 21:30:50 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 29 21:38:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6114ac
7
8 app-eselect/eselect-postgresql: x86 stable (bug #627476)
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
16 index 8ee015f8574..f2749b4a1a6 100644
17 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
18 +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild
19 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/"
20 SRC_URI="https://dev.gentoo.org/~titanofold/${P}.tbz2"
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
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 IUSE=""
26
27 RDEPEND="app-admin/eselect"