diff options
Diffstat (limited to 'sys-cluster/torque/torque-1.2.0_p5.ebuild')
-rw-r--r-- | sys-cluster/torque/torque-1.2.0_p5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/torque/torque-1.2.0_p5.ebuild b/sys-cluster/torque/torque-1.2.0_p5.ebuild index e825a2ed785f..ffcd24aef941 100644 --- a/sys-cluster/torque/torque-1.2.0_p5.ebuild +++ b/sys-cluster/torque/torque-1.2.0_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p5.ebuild,v 1.2 2005/08/11 21:57:17 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p5.ebuild,v 1.3 2005/09/05 13:21:54 tantive Exp $ inherit flag-o-matic eutils @@ -15,7 +15,7 @@ SRC_URI="http://www.clusterresources.com/downloads/torque/${MY_P}.tar.gz LICENSE="openpbs" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="doc tcltk X" PROVIDE="virtual/pbs" |