Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/
Date: Fri, 17 Nov 2017 11:22:00
Message-Id: 1510917686.116c20ee8fa701f8e9277cea22dd114348df351b.klausman@gentoo
1 commit: 116c20ee8fa701f8e9277cea22dd114348df351b
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 17 11:21:26 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 17 11:21:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116c20ee
7
8 dev-db/postgresql-9.6.6-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/636978
11
12 dev-db/postgresql/postgresql-9.6.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/postgresql/postgresql-9.6.6.ebuild b/dev-db/postgresql/postgresql-9.6.6.ebuild
16 index aa1d327f489..7e3d2387376 100644
17 --- a/dev-db/postgresql/postgresql-9.6.6.ebuild
18 +++ b/dev-db/postgresql/postgresql-9.6.6.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_version_component_range 1-2)"