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: Wed, 14 Feb 2018 16:45:20
Message-Id: 1518616187.08eb4b9275eb77d7a5953c58fa8042c139e66d0e.whissi@gentoo
1 commit: 08eb4b9275eb77d7a5953c58fa8042c139e66d0e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 14 13:41:22 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 14 13:49:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08eb4b92
7
8 app-eselect/eselect-postgresql: x86 stable (bug #647554)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild
16 index f15a7b3400e..90af64fe822 100644
17 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild
18 +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.3.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 ~x86-fbsd ~ppc-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
25
26 RDEPEND="app-admin/eselect"