diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 07:58:36 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 07:58:36 +0000 |
commit | 24ce90e6ad7cb9fcb5b6809fb7d56223df9e6d52 (patch) | |
tree | ca55af0dcf8e8d1e742d4a3ec0430884eb142481 /sci-chemistry | |
parent | marked x86 per bug 420619 (diff) | |
download | gentoo-2-24ce90e6ad7cb9fcb5b6809fb7d56223df9e6d52.tar.gz gentoo-2-24ce90e6ad7cb9fcb5b6809fb7d56223df9e6d52.tar.bz2 gentoo-2-24ce90e6ad7cb9fcb5b6809fb7d56223df9e6d52.zip |
marked x86 per bug 419861
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/cluster/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/cluster/cluster-1.3.081231.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/cluster/ChangeLog b/sci-chemistry/cluster/ChangeLog index 660dccd32f4d..ee4cf4573cb6 100644 --- a/sci-chemistry/cluster/ChangeLog +++ b/sci-chemistry/cluster/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/cluster # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/ChangeLog,v 1.5 2012/06/11 09:24:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/ChangeLog,v 1.6 2012/06/13 07:58:36 jdhore Exp $ + + 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cluster-1.3.081231.ebuild: + marked x86 per bug 419861 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cluster-1.3.081231.ebuild: Stable for amd64, wrt bug #419861 diff --git a/sci-chemistry/cluster/cluster-1.3.081231.ebuild b/sci-chemistry/cluster/cluster-1.3.081231.ebuild index abb07afe1060..3ab7b0fb0d6b 100644 --- a/sci-chemistry/cluster/cluster-1.3.081231.ebuild +++ b/sci-chemistry/cluster/cluster-1.3.081231.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231.ebuild,v 1.4 2012/06/11 09:24:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231.ebuild,v 1.5 2012/06/13 07:58:36 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/${PN}/${PN}.${PV}.s SLOT="0" LICENSE="richardson" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/${PN}1.3src |