summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 11:03:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 11:03:37 +0000
commit1f164f856ce77780b7b6ec3f9727c7e8870a62d8 (patch)
tree5203ecd135d849f65dc3e223df82457ab719227c /app-benchmarks
parentStable for x86, wrt bug #522818 (diff)
downloadgentoo-2-1f164f856ce77780b7b6ec3f9727c7e8870a62d8.tar.gz
gentoo-2-1f164f856ce77780b7b6ec3f9727c7e8870a62d8.tar.bz2
gentoo-2-1f164f856ce77780b7b6ec3f9727c7e8870a62d8.zip
Stable for x86, wrt bug #522924
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/ramspeed/ChangeLog5
-rw-r--r--app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/ramspeed/ChangeLog b/app-benchmarks/ramspeed/ChangeLog
index 98e56b37d7a0..a3e76d107d3a 100644
--- a/app-benchmarks/ramspeed/ChangeLog
+++ b/app-benchmarks/ramspeed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/ramspeed
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ramspeed/ChangeLog,v 1.12 2014/10/09 09:54:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ramspeed/ChangeLog,v 1.13 2014/10/10 11:03:37 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ramspeed-3.5.0-r2.ebuild:
+ Stable for x86, wrt bug #522924
09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ramspeed-3.5.0-r2.ebuild:
Stable for amd64, wrt bug #522924
diff --git a/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild b/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild
index 873b50db49a9..05cb85a0499a 100644
--- a/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild
+++ b/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.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/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild,v 1.2 2014/10/09 09:54:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ramspeed/ramspeed-3.5.0-r2.ebuild,v 1.3 2014/10/10 11:03:37 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://www.alasir.com/software/${PN}/${MY_P}.tar.gz"
LICENSE="Alasir"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="sse pic"
S="${WORKDIR}/${MY_P}"