diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 07:28:54 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 07:28:54 +0000 |
commit | b9e654e0eb62d6595cee89cf312067a7c19bd2f1 (patch) | |
tree | 7b50a02425645139d303feac804636b1c15cbf2d /sci-mathematics | |
parent | app-misc/fdupes: Import some fixes from fedora (diff) | |
download | gentoo-2-b9e654e0eb62d6595cee89cf312067a7c19bd2f1.tar.gz gentoo-2-b9e654e0eb62d6595cee89cf312067a7c19bd2f1.tar.bz2 gentoo-2-b9e654e0eb62d6595cee89cf312067a7c19bd2f1.zip |
marked x86 per bug 423987
(Portage version: 2.2.0_alpha116/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-27.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index d002e8cadd00..cbe8aba6f4d3 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.54 2012/06/30 11:06:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.55 2012/07/06 07:28:54 jdhore Exp $ + + 06 Jul 2012; Jeff Horelick <jdhore@gentoo.org> gimps-27.7-r1.ebuild: + marked x86 per bug 423987 30 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gimps-27.7-r1.ebuild: Stable for amd64, wrt bug #423987 diff --git a/sci-mathematics/gimps/gimps-27.7-r1.ebuild b/sci-mathematics/gimps/gimps-27.7-r1.ebuild index 7d8ce1081ac6..e644adc45d39 100644 --- a/sci-mathematics/gimps/gimps-27.7-r1.ebuild +++ b/sci-mathematics/gimps/gimps-27.7-r1.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-mathematics/gimps/gimps-27.7-r1.ebuild,v 1.2 2012/06/30 11:06:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.7-r1.ebuild,v 1.3 2012/07/06 07:28:54 jdhore Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI=" SLOT="0" LICENSE="as-is" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" # Since there are no statically linked binaries for this version of mprime, |