diff options
Diffstat (limited to 'app-misc/sphinx/sphinx-2.0.10.ebuild')
-rw-r--r-- | app-misc/sphinx/sphinx-2.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/sphinx/sphinx-2.0.10.ebuild b/app-misc/sphinx/sphinx-2.0.10.ebuild index 1c327f6552d2..8e0c6d4c8562 100644 --- a/app-misc/sphinx/sphinx-2.0.10.ebuild +++ b/app-misc/sphinx/sphinx-2.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linu IUSE="debug id64 mysql odbc postgres stemmer test" RDEPEND="mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql ) + postgres? ( dev-db/postgresql:* ) odbc? ( dev-db/unixODBC ) virtual/libiconv" DEPEND="${RDEPEND} |