Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pg_top/
Date: Tue, 02 Jan 2018 00:10:43
Message-Id: 1514851829.13e08a37ea9b7f73ae1f70ff7510f3c7b8cd0579.zlogene@gentoo
1 commit: 13e08a37ea9b7f73ae1f70ff7510f3c7b8cd0579
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 2 00:10:29 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 2 00:10:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e08a37
7
8 dev-db/pg_top: amd64 stable wrt bug #641156
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-db/pg_top/pg_top-3.7.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-db/pg_top/pg_top-3.7.0.ebuild b/dev-db/pg_top/pg_top-3.7.0.ebuild
16 index d452275d840..5b311408477 100644
17 --- a/dev-db/pg_top/pg_top-3.7.0.ebuild
18 +++ b/dev-db/pg_top/pg_top-3.7.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -12,7 +12,7 @@ SRC_URI="http://pgfoundry.org/frs/download.php/3504/${P}.tar.bz2"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~amd64 x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="debug"
32
33 RDEPEND="dev-db/postgresql"