diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-9.6.22.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-9.6.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.6.22.ebuild b/dev-db/postgresql/postgresql-9.6.22.ebuild index 5c7e9f2653e2..dba0d5f7ae26 100644 --- a/dev-db/postgresql/postgresql-9.6.22.ebuild +++ b/dev-db/postgresql/postgresql-9.6.22.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="PostgreSQL RDBMS" HOMEPAGE="https://www.postgresql.org/" IUSE="debug doc kerberos kernel_linux ldap nls pam perl - -pg-legacytimestamp python +readline selinux +server systemd ssl + pg-legacytimestamp python +readline selinux +server systemd ssl static-libs tcl threads uuid xml zlib" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |