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: Wed, 28 Nov 2018 16:09:47
Message-Id: 1543421370.70434811ba8feb41a3ca7c0fb04bcbc7eb052aa0.klausman@gentoo
1 commit: 70434811ba8feb41a3ca7c0fb04bcbc7eb052aa0
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 28 16:09:30 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 28 16:09:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70434811
7
8 dev-db/postgresql-9.5.15-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/670724
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 dev-db/postgresql/postgresql-9.5.15.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/postgresql/postgresql-9.5.15.ebuild b/dev-db/postgresql/postgresql-9.5.15.ebuild
17 index de44eac57e1..1a0602f6476 100644
18 --- a/dev-db/postgresql/postgresql-9.5.15.ebuild
19 +++ b/dev-db/postgresql/postgresql-9.5.15.ebuild
20 @@ -11,7 +11,7 @@ PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
21 inherit flag-o-matic l10n linux-info multilib pam prefix python-single-r1 \
22 systemd user versionator
23
24 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
26
27 SLOT="$(get_version_component_range 1-2)"