summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgbouncer/pgbouncer-1.7.2.ebuild')
-rw-r--r--dev-db/pgbouncer/pgbouncer-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild b/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild
index dc9401cef1d9..695011ef5021 100644
--- a/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild
+++ b/dev-db/pgbouncer/pgbouncer-1.7.2.ebuild
@@ -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 )