diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 08:58:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 08:58:57 +0000 |
commit | 408e0c7da84aee09b195528d31d354aadb2d709f (patch) | |
tree | 825fe10fe305cfe5975a78e5f60c7049b187079f /sys-cluster/torque/torque-4.1.5.1-r1.ebuild | |
parent | Fix underlinking problem (bug #497118, thanks to d_dart). (diff) | |
download | historical-408e0c7da84aee09b195528d31d354aadb2d709f.tar.gz historical-408e0c7da84aee09b195528d31d354aadb2d709f.tar.bz2 historical-408e0c7da84aee09b195528d31d354aadb2d709f.zip |
Stable for ppc64, wrt bug #484320
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-cluster/torque/torque-4.1.5.1-r1.ebuild')
-rw-r--r-- | sys-cluster/torque/torque-4.1.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/torque/torque-4.1.5.1-r1.ebuild b/sys-cluster/torque/torque-4.1.5.1-r1.ebuild index bf1d63b59433..12f974f14123 100644 --- a/sys-cluster/torque/torque-4.1.5.1-r1.ebuild +++ b/sys-cluster/torque/torque-4.1.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-4.1.5.1-r1.ebuild,v 1.4 2014/01/03 21:16:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-4.1.5.1-r1.ebuild,v 1.5 2014/01/05 08:58:55 ago Exp $ EAPI=4 inherit flag-o-matic eutils linux-info @@ -13,7 +13,7 @@ SRC_URI="http://www.adaptivecomputing.com/index.php?wpfb_dl=1058 -> ${P}.tar.gz" LICENSE="torque-2.5" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="cpusets +crypt doc drmaa kernel_linux munge nvidia server +syslog tk" DEPEND_COMMON="sys-libs/ncurses |