Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgbouncer/
Date: Tue, 16 Aug 2022 20:22:46
Message-Id: 1660681339.65d650a5ce962f1ddb2aa852a6bb985992b0c5fe.sam@gentoo
1 commit: 65d650a5ce962f1ddb2aa852a6bb985992b0c5fe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 20:22:19 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 20:22:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d650a5
7
8 dev-db/pgbouncer: Stabilize 1.16.1 amd64, #865419
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-db/pgbouncer/pgbouncer-1.16.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild b/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild
16 index 3103f9c999c7..fcb9957ff241 100644
17 --- a/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild
18 +++ b/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.pgbouncer.org/"
20 SRC_URI="https://www.pgbouncer.org/downloads/files/${PV}/pgbouncer-${PV}.tar.gz"
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="+c-ares debug doc pam ssl systemd udns"
26
27 # At-most-one-of, one can be enabled but not both