Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/
Date: Sat, 15 Aug 2020 02:06:30
Message-Id: 1597457180.ce95f89df0f071e9b571fffad5e8369bba803a43.sam@gentoo
1 commit: ce95f89df0f071e9b571fffad5e8369bba803a43
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 02:05:26 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 02:06:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce95f89d
7
8 dev-db/postgresql: Stabilize 10.14 arm, #737032
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-db/postgresql/postgresql-10.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/postgresql/postgresql-10.14.ebuild b/dev-db/postgresql/postgresql-10.14.ebuild
16 index 7fd6910a2c8..388037e4e83 100644
17 --- a/dev-db/postgresql/postgresql-10.14.ebuild
18 +++ b/dev-db/postgresql/postgresql-10.14.ebuild
19 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
20
21 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd
22
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x86-solaris"
25
26 SLOT=$(ver_cut 1)