summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-16 21:22:19 +0100
committerSam James <sam@gentoo.org>2022-08-16 21:22:19 +0100
commit65d650a5ce962f1ddb2aa852a6bb985992b0c5fe (patch)
tree18894304092481cc55f1ea3d24c9b8a21ae31870
parentdev-util/pkgconf: add 1.9.3, drop 1.9.2 (diff)
downloadgentoo-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>
-rw-r--r--dev-db/pgbouncer/pgbouncer-1.16.1.ebuild2
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