summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-02 03:10:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-02 03:10:29 +0300
commit13e08a37ea9b7f73ae1f70ff7510f3c7b8cd0579 (patch)
tree58606a1406934d728938d1c3fbaae341396a3bff /dev-db/pg_top
parentsys-kernel/linux-headers: amd64 stable wrt bug #640080 (diff)
downloadgentoo-13e08a37ea9b7f73ae1f70ff7510f3c7b8cd0579.tar.gz
gentoo-13e08a37ea9b7f73ae1f70ff7510f3c7b8cd0579.tar.bz2
gentoo-13e08a37ea9b7f73ae1f70ff7510f3c7b8cd0579.zip
dev-db/pg_top: amd64 stable wrt bug #641156
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-db/pg_top')
-rw-r--r--dev-db/pg_top/pg_top-3.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pg_top/pg_top-3.7.0.ebuild b/dev-db/pg_top/pg_top-3.7.0.ebuild
index d452275d840a..5b311408477c 100644
--- a/dev-db/pg_top/pg_top-3.7.0.ebuild
+++ b/dev-db/pg_top/pg_top-3.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://pgfoundry.org/frs/download.php/3504/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
RDEPEND="dev-db/postgresql"