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/pg_top/
Date: Tue, 29 Dec 2020 22:57:33
Message-Id: 1609282648.8869465e551892537cdca724c37b2bc139cae69e.sam@gentoo
1 commit: 8869465e551892537cdca724c37b2bc139cae69e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 22:57:22 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 22:57:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8869465e
7
8 dev-db/pg_top: Stabilize 4.0.0-r1 amd64, #762472
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-db/pg_top/pg_top-4.0.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/pg_top/pg_top-4.0.0-r1.ebuild b/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
16 index bb38e3056d7..5b0f7a7fb33 100644
17 --- a/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
18 +++ b/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://pg_top.gitlab.io/source/${P}.tar.xz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE=""
26
27 RDEPEND="dev-db/postgresql:="