summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 01:00:04 +0000
committerSam James <sam@gentoo.org>2021-01-07 01:00:04 +0000
commit89d2f93e09e2d9855327a2ba05b87127663eb275 (patch)
tree14da8ac1287c25850b50a6d126a7ac3c6c5d74f5 /dev-db/pg_top
parentmedia-gfx/asymptote: Stabilize 2.68 x86, #762322 (diff)
downloadgentoo-89d2f93e09e2d9855327a2ba05b87127663eb275.tar.gz
gentoo-89d2f93e09e2d9855327a2ba05b87127663eb275.tar.bz2
gentoo-89d2f93e09e2d9855327a2ba05b87127663eb275.zip
dev-db/pg_top: Stabilize 4.0.0-r1 x86, #762472
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-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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
index 5b0f7a7fb338..cbb357c436a3 100644
--- a/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
+++ b/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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:="