diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:07:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:07:18 +0000 |
commit | 56df66cb53f5fd3cbd83317b784bbe15c61610cb (patch) | |
tree | dd00518f745200e2a4dc2e6671e700315b6dff1d /sci-mathematics | |
parent | Stable for x86, wrt bug #550024 (diff) | |
download | gentoo-2-56df66cb53f5fd3cbd83317b784bbe15c61610cb.tar.gz gentoo-2-56df66cb53f5fd3cbd83317b784bbe15c61610cb.tar.bz2 gentoo-2-56df66cb53f5fd3cbd83317b784bbe15c61610cb.zip |
Stable for x86, wrt bug #549972
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-28.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index f2bc065866c9..5560247c8efc 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.75 2015/05/27 08:52:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.76 2015/05/27 11:07:18 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> gimps-28.6.ebuild: + Stable for x86, wrt bug #549972 27 May 2015; Agostino Sarubbo <ago@gentoo.org> gimps-28.6.ebuild: Stable for amd64, wrt bug #549972 diff --git a/sci-mathematics/gimps/gimps-28.6.ebuild b/sci-mathematics/gimps/gimps-28.6.ebuild index 8962000c156c..a7a51f4f0931 100644 --- a/sci-mathematics/gimps/gimps-28.6.ebuild +++ b/sci-mathematics/gimps/gimps-28.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.6.ebuild,v 1.2 2015/05/27 08:52:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.6.ebuild,v 1.3 2015/05/27 11:07:18 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" SLOT="0" LICENSE="GIMPS" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" # Since there are no statically linked binaries for this version of mprime, |