diff options
Diffstat (limited to 'sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild')
-rw-r--r-- | sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild index 98e8b0c24e16..bfbbc1561a1c 100644 --- a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild +++ b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.7 2007/04/06 20:02:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.8 2007/04/23 17:15:10 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |