diff options
author | Sam James <sam@gentoo.org> | 2022-08-16 21:22:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-16 21:22:19 +0100 |
commit | 65d650a5ce962f1ddb2aa852a6bb985992b0c5fe (patch) | |
tree | 18894304092481cc55f1ea3d24c9b8a21ae31870 /dev-db/pgbouncer/pgbouncer-1.16.1.ebuild | |
parent | dev-util/pkgconf: add 1.9.3, drop 1.9.2 (diff) | |
download | gentoo-65d650a5ce962f1ddb2aa852a6bb985992b0c5fe.tar.gz gentoo-65d650a5ce962f1ddb2aa852a6bb985992b0c5fe.tar.bz2 gentoo-65d650a5ce962f1ddb2aa852a6bb985992b0c5fe.zip |
dev-db/pgbouncer: Stabilize 1.16.1 amd64, #865419
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/pgbouncer/pgbouncer-1.16.1.ebuild')
-rw-r--r-- | dev-db/pgbouncer/pgbouncer-1.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild b/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild index 3103f9c999c7..fcb9957ff241 100644 --- a/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild +++ b/dev-db/pgbouncer/pgbouncer-1.16.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.pgbouncer.org/" SRC_URI="https://www.pgbouncer.org/downloads/files/${PV}/pgbouncer-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+c-ares debug doc pam ssl systemd udns" # At-most-one-of, one can be enabled but not both |