Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/
Date: Thu, 01 Jun 2017 04:43:21
Message-Id: 1496292172.6824d1642907b09709efe60dfb9f6fbeba4787fa.maekke@gentoo
1 commit: 6824d1642907b09709efe60dfb9f6fbeba4787fa
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 1 04:42:52 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 1 04:42:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6824d164
7
8 dev-db/postgresql: arm stable, bug #618462
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-db/postgresql/postgresql-9.3.17.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/postgresql/postgresql-9.3.17.ebuild b/dev-db/postgresql/postgresql-9.3.17.ebuild
17 index 24596c083f5..da37bbdb266 100644
18 --- a/dev-db/postgresql/postgresql-9.3.17.ebuild
19 +++ b/dev-db/postgresql/postgresql-9.3.17.ebuild
20 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
21 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
22 systemd user versionator
23
24 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
26
27 SLOT="$(get_version_component_range 1-2)"