Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/
Date: Tue, 12 Dec 2017 16:35:52
Message-Id: 1513095629.32de3e1ea5bc9a809c7416ae91504b876f6fe329.whissi@gentoo
1 commit: 32de3e1ea5bc9a809c7416ae91504b876f6fe329
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 16:20:29 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 16:20:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32de3e1e
7
8 dev-db/postgresql: x86 stable (bug #640634)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-db/postgresql/postgresql-10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/postgresql/postgresql-10.1.ebuild b/dev-db/postgresql/postgresql-10.1.ebuild
16 index 18fea4c814b..3d86fa31526 100644
17 --- a/dev-db/postgresql/postgresql-10.1.ebuild
18 +++ b/dev-db/postgresql/postgresql-10.1.ebuild
19 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
20 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
21 systemd user versionator
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
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
26 SLOT=$(get_major_version)