diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 12:00:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 12:00:20 +0000 |
commit | cf240cbeb5871aa3c3ce7aae5fafc14d6a28c3f8 (patch) | |
tree | 111866a86f7df986a2186e90ca991806ff8f5f34 /dev-db/pg_top | |
parent | dev-db/mytop: Stabilize 1.9.1 amd64, #757429 (diff) | |
download | gentoo-cf240cbeb5871aa3c3ce7aae5fafc14d6a28c3f8.tar.gz gentoo-cf240cbeb5871aa3c3ce7aae5fafc14d6a28c3f8.tar.bz2 gentoo-cf240cbeb5871aa3c3ce7aae5fafc14d6a28c3f8.zip |
dev-db/pg_top: Stabilize 4.0.0 amd64, #757432
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/pg_top')
-rw-r--r-- | dev-db/pg_top/pg_top-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pg_top/pg_top-4.0.0.ebuild b/dev-db/pg_top/pg_top-4.0.0.ebuild index 28d2942c81e7..45ca3ea8b48b 100644 --- a/dev-db/pg_top/pg_top-4.0.0.ebuild +++ b/dev-db/pg_top/pg_top-4.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://pg_top.gitlab.io/source/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-db/postgresql:=" |