summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:10:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 10:10:28 +0000
commit2e36965831b39dc174f40254537f21eebfbdcb53 (patch)
tree1db206a22c242a520a2426b5817053a0c3e3253f /dev-lang
parentStable for x86, wrt bug #532440 (diff)
downloadgentoo-2-2e36965831b39dc174f40254537f21eebfbdcb53.tar.gz
gentoo-2-2e36965831b39dc174f40254537f21eebfbdcb53.tar.bz2
gentoo-2-2e36965831b39dc174f40254537f21eebfbdcb53.zip
Stable for x86, wrt bug #532450
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/mmix/ChangeLog5
-rw-r--r--dev-lang/mmix/mmix-20131017.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mmix/ChangeLog b/dev-lang/mmix/ChangeLog
index 49fcd1e5ed21..b04505fc2fec 100644
--- a/dev-lang/mmix/ChangeLog
+++ b/dev-lang/mmix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/mmix
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mmix/ChangeLog,v 1.27 2014/12/27 19:35:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mmix/ChangeLog,v 1.28 2014/12/28 10:10:28 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mmix-20131017.ebuild:
+ Stable for x86, wrt bug #532450
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mmix-20131017.ebuild:
Stable for amd64, wrt bug #532450
diff --git a/dev-lang/mmix/mmix-20131017.ebuild b/dev-lang/mmix/mmix-20131017.ebuild
index 72e8614fd070..23781823a3e7 100644
--- a/dev-lang/mmix/mmix-20131017.ebuild
+++ b/dev-lang/mmix/mmix-20131017.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/dev-lang/mmix/mmix-20131017.ebuild,v 1.5 2014/12/27 19:35:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mmix/mmix-20131017.ebuild,v 1.6 2014/12/28 10:10:28 ago Exp $
EAPI="5"
@@ -18,7 +18,7 @@ RDEPEND=""
SLOT="0"
LICENSE="${PN}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc"
S="${WORKDIR}"