diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-01 09:52:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-01 09:52:46 +0000 |
commit | 6c33ad0784535c39f7b0bcff90f49d3161b77d40 (patch) | |
tree | 16d7d2202b0cad642d3d78efc1fda75973d9d6dc /sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild | |
parent | New upstream release, again, please test this one, 0.5.9 is around the corner (diff) | |
download | historical-6c33ad0784535c39f7b0bcff90f49d3161b77d40.tar.gz historical-6c33ad0784535c39f7b0bcff90f49d3161b77d40.tar.bz2 historical-6c33ad0784535c39f7b0bcff90f49d3161b77d40.zip |
Add ~ia64
Package-Manager: portage-2.1.2.3
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 d06d2576ea0b..88b411c99ef8 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.5 2007/02/10 13:02:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.6 2007/04/01 09:52:46 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86" IUSE="" DEPEND="" |