From: Ferris McCormick Date: Mon, 23 Apr 2007 17:15:38 +0000 (+0000) Subject: Add back ~sparc keyword --- Bug 101326 is now fixed. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=397f762823abbdb7a5ab1a700e7181498006b010;p=gentoo.git Add back ~sparc keyword --- Bug 101326 is now fixed. Package-Manager: portage-2.1.2.4 --- diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index fcccfa572d40..9afef951d3cb 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/torque # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.46 2007/04/06 20:03:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.47 2007/04/23 17:15:38 fmccor Exp $ + + 23 Apr 2007; Ferris McCormick torque-2.1.6.ebuild: + Add back ~sparc keyword --- Bug 101326 is now fixed. 06 Apr 2007; Tobias Scherbaum torque-2.1.6.ebuild: ppc stable, bug #157799 diff --git a/sys-cluster/torque/torque-2.1.6.ebuild b/sys-cluster/torque/torque-2.1.6.ebuild index 2210f5ee53d5..6d34de28455d 100644 --- a/sys-cluster/torque/torque-2.1.6.ebuild +++ b/sys-cluster/torque/torque-2.1.6.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/torque/torque-2.1.6.ebuild,v 1.6 2007/04/06 20:03:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.6.ebuild,v 1.7 2007/04/23 17:15:38 fmccor Exp $ inherit autotools flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${MY_P}.tar.gz" LICENSE="openpbs" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="tk crypt server" PROVIDE="virtual/pbs"