diff options
Diffstat (limited to 'virtual/postgresql/postgresql-9.3.ebuild')
-rw-r--r-- | virtual/postgresql/postgresql-9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/postgresql/postgresql-9.3.ebuild b/virtual/postgresql/postgresql-9.3.ebuild index eefc0656f35a..3ae89c355a36 100644 --- a/virtual/postgresql/postgresql-9.3.ebuild +++ b/virtual/postgresql/postgresql-9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild,v 1.1 2014/11/02 12:42:31 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild,v 1.2 2014/12/19 04:51:54 patrick Exp $ EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="" SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" -IUSE="kerberos ldap server threads" +IUSE="kerberos ldap +server threads" DEPEND=" || ( |