summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-05 23:36:11 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-05 23:36:23 +0000
commit2ab8640f0a20b2e4440ba7ae9b2cc6e1cfa40941 (patch)
treeca8045354e029157dec6ae607ab6acfc17dbd0c2 /dev-db/slony1
parentx11-libs/libdrm: Version bump to 2.4.91 (diff)
downloadgentoo-2ab8640f0a20b2e4440ba7ae9b2cc6e1cfa40941.tar.gz
gentoo-2ab8640f0a20b2e4440ba7ae9b2cc6e1cfa40941.tar.bz2
gentoo-2ab8640f0a20b2e4440ba7ae9b2cc6e1cfa40941.zip
dev-db/slony1: stable 2.2.6 for ppc, bug #635086
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-db/slony1')
-rw-r--r--dev-db/slony1/slony1-2.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/slony1/slony1-2.2.6.ebuild b/dev-db/slony1/slony1-2.2.6.ebuild
index dbb0ae46d787..6bc6c35ed41f 100644
--- a/dev-db/slony1/slony1-2.2.6.ebuild
+++ b/dev-db/slony1/slony1-2.2.6.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"
@@ -20,7 +20,7 @@ SRC_URI="http://main.slony.info/downloads/${MAJ_PV}/source/${P}.tar.bz2
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
DEPEND="${POSTGRES_DEP}
perl? ( dev-perl/DBD-Pg )