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-postgresql/
Date: Thu, 31 Jan 2019 08:49:25
Message-Id: 1548924513.7db111f04a958d4ed1ce6e5c87b938917e3a002f.klausman@gentoo
1 commit: 7db111f04a958d4ed1ce6e5c87b938917e3a002f
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 31 08:48:33 2019 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 08:48:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db111f0
7
8 app-eselect/eselect-postgresql-2.4-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/674330
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
17 index f02b5dddba6..012bfef0afe 100644
18 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
19 +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26
27 RDEPEND="app-admin/eselect"