diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:36:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:46:45 +0200 |
commit | d784dda46ee86a129c0f8484df431766dad16637 (patch) | |
tree | 4e3d77659f297fea2831c49f65ef194554f903ef /dev-db | |
parent | dev-php/pecl-ssh2: x86 stable (bug #667086) (diff) | |
download | gentoo-d784dda46ee86a129c0f8484df431766dad16637.tar.gz gentoo-d784dda46ee86a129c0f8484df431766dad16637.tar.bz2 gentoo-d784dda46ee86a129c0f8484df431766dad16637.zip |
dev-db/pgbouncer: x86 stable (bug #667412)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/pgbouncer/pgbouncer-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgbouncer/pgbouncer-1.9.0.ebuild b/dev-db/pgbouncer/pgbouncer-1.9.0.ebuild index 46b5a23edb21..ac3fff767b52 100644 --- a/dev-db/pgbouncer/pgbouncer-1.9.0.ebuild +++ b/dev-db/pgbouncer/pgbouncer-1.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,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="+c-ares debug doc pam ssl -udns" # At-most-one-of, one can be enabled but not both |