diff options
Diffstat (limited to 'virtual/postgresql-base/postgresql-base-8.2.ebuild')
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/postgresql-base/postgresql-base-8.2.ebuild b/virtual/postgresql-base/postgresql-base-8.2.ebuild index d4cdb18d33c8..ec7157e96421 100644 --- a/virtual/postgresql-base/postgresql-base-8.2.ebuild +++ b/virtual/postgresql-base/postgresql-base-8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.4 2009/12/03 19:51:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.5 2009/12/15 20:00:05 abcd Exp $ EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="as-is" SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="|| ( dev-db/postgresql-base:${SLOT} =dev-db/libpq-${PV}* )" |