summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-09 02:35:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-09 02:36:25 +0300
commitb05df01d0681aa3564009d38cd3ab557a7146436 (patch)
tree89f5006564366dbfeeb2b83a497af706722778ea
parentdev-perl/Sereal: Bump to version 4.4.0 (diff)
downloadgentoo-b05df01d0681aa3564009d38cd3ab557a7146436.tar.gz
gentoo-b05df01d0681aa3564009d38cd3ab557a7146436.tar.bz2
gentoo-b05df01d0681aa3564009d38cd3ab557a7146436.zip
dev-db/pgagent: amd64 stable wrt bug #641148
Package-Manager: Portage-2.3.13, Repoman-2.3.3
-rw-r--r--dev-db/pgagent/pgagent-3.4.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgagent/pgagent-3.4.0-r3.ebuild b/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
index e80fd88d3ce0..7895a7b7da99 100644
--- a/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
+++ b/dev-db/pgagent/pgagent-3.4.0-r3.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=6
@@ -9,7 +9,7 @@ inherit cmake-utils user wxwidgets
MY_PN=${PN/a/A}
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="${MY_PN} is a job scheduler for PostgreSQL"
HOMEPAGE="http://www.pgadmin.org/download/pgagent.php"