diff options
Diffstat (limited to 'sys-cluster/torque/torque-2.3.6.ebuild')
-rw-r--r-- | sys-cluster/torque/torque-2.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/torque/torque-2.3.6.ebuild b/sys-cluster/torque/torque-2.3.6.ebuild index 9b279552be43..928f991c6313 100644 --- a/sys-cluster/torque/torque-2.3.6.ebuild +++ b/sys-cluster/torque/torque-2.3.6.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/sys-cluster/torque/torque-2.3.6.ebuild,v 1.4 2009/03/08 16:44:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.6.ebuild,v 1.5 2009/03/14 16:07:12 armin76 Exp $ inherit flag-o-matic eutils linux-info @@ -11,7 +11,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${P}.tar.gz" LICENSE="openpbs" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="tk crypt server syslog doc cpusets kernel_linux" PROVIDE="virtual/pbs" |