Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pg_top/
Date: Wed, 02 Dec 2020 03:06:37
Message-Id: 1606877883.7edda4efb31045df3960936e7ababf4fdabad7eb.whissi@gentoo
1 commit: 7edda4efb31045df3960936e7ababf4fdabad7eb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 02:58:03 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 02:58:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edda4ef
7
8 dev-db/pg_top: x86 stable (bug #757432)
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-db/pg_top/pg_top-4.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/pg_top/pg_top-4.0.0.ebuild b/dev-db/pg_top/pg_top-4.0.0.ebuild
17 index f0d4e2ea16a..28d2942c81e 100644
18 --- a/dev-db/pg_top/pg_top-4.0.0.ebuild
19 +++ b/dev-db/pg_top/pg_top-4.0.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://pg_top.gitlab.io/source/${P}.tar.xz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 IUSE=""
27
28 RDEPEND="dev-db/postgresql:="