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: Thu, 03 Jan 2019 15:04:00
Message-Id: 1546527829.c1c8f4a43af70021cf8ef89477b894566fdbd99e.slyfox@gentoo
1 commit: c1c8f4a43af70021cf8ef89477b894566fdbd99e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 3 15:03:49 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 3 15:03:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c8f4a4
7
8 app-eselect/eselect-postgresql: stable 2.4 for ia64, bug #674330
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
18 index b1f39f91104..c38ebbf819f 100644
19 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
20 +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
21 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/"
22 SRC_URI="https://dev.gentoo.org/~titanofold/${P}.tbz2"
23 LICENSE="GPL-2"
24 SLOT="0"
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 +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"
27
28 RDEPEND="app-admin/eselect"