diff options
Diffstat (limited to 'virtual/postgresql-base/postgresql-base-8.4.ebuild')
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/postgresql-base/postgresql-base-8.4.ebuild b/virtual/postgresql-base/postgresql-base-8.4.ebuild index d23d959aae7c..913230f583ee 100644 --- a/virtual/postgresql-base/postgresql-base-8.4.ebuild +++ b/virtual/postgresql-base/postgresql-base-8.4.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.4.ebuild,v 1.6 2009/10/24 12:26:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.7 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-db/postgresql-base:${SLOT}" |