diff options
author | 2010-04-25 20:06:20 +0000 | |
---|---|---|
committer | 2010-04-25 20:06:20 +0000 | |
commit | 80f0f8ca79bc5fa33802d51eed46bd4fb1845181 (patch) | |
tree | d17036a7b318d9706229d09643c8ca0bf7d86b77 /virtual/postgresql-base/postgresql-base-8.3.ebuild | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #285475 (diff) | |
download | historical-80f0f8ca79bc5fa33802d51eed46bd4fb1845181.tar.gz historical-80f0f8ca79bc5fa33802d51eed46bd4fb1845181.tar.bz2 historical-80f0f8ca79bc5fa33802d51eed46bd4fb1845181.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #285475
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'virtual/postgresql-base/postgresql-base-8.3.ebuild')
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/postgresql-base/postgresql-base-8.3.ebuild b/virtual/postgresql-base/postgresql-base-8.3.ebuild index eb7d1a3d847a..fa29c6038252 100644 --- a/virtual/postgresql-base/postgresql-base-8.3.ebuild +++ b/virtual/postgresql-base/postgresql-base-8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.10 2010/01/11 11:16:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.11 2010/04/25 20:06:20 armin76 Exp $ EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="${PV}" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-db/postgresql-base:${SLOT}" |