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: Fri, 11 Aug 2017 22:10:03
Message-Id: 1502489376.c3d6b6113990dd312529d01af1895c0951a77482.slyfox@gentoo
1 commit: c3d6b6113990dd312529d01af1895c0951a77482
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 11 22:09:36 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 22:09:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d6b611
7
8 app-eselect/eselect-postgresql: stable 2.2 for ia64, bug #627476
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
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 17ceae6cdaf..dbcfdce6ec7 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="http://www.gentoo.org/"
21 SRC_URI="http://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"