Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-postgresql/
Date: Sun, 10 Feb 2019 17:54:23
Message-Id: 1549821246.26f2c962a251eb763c9f806f99011f0ab387c1d0.zlogene@gentoo
1 commit: 26f2c962a251eb763c9f806f99011f0ab387c1d0
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 10 17:54:06 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 10 17:54:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f2c962
7
8 app-eselect/eselect-postgresql: arm stable wrt bug #674330
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 012bfef0afe..341d8f1e23b 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"