commit: 1e280181a955ba55483b73d526e7871bc8583985 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Nov 29 11:22:30 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Nov 29 11:22:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e280181
dev-db/pgbouncer: amd64 stable wrt bug #600184 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-db/pgbouncer/pgbouncer-1.7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild b/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild index ac4754d..dc9401c 100644 --- a/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild +++ b/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="https://pgbouncer.github.io" SRC_URI="https://pgbouncer.github.io/downloads/files/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug doc libevent udns" REQUIRED_USE=" libevent? ( !udns )
