summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/coot/ChangeLog5
-rw-r--r--sci-chemistry/coot/coot-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 76c87d648710..c49a862b9628 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.59 2013/09/15 08:30:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.60 2013/09/15 08:31:02 ago Exp $
+
+ 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> coot-0.7.ebuild:
+ Stable for x86, wrt bug #477166
15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> coot-0.7.ebuild:
Stable for amd64, wrt bug #477166
diff --git a/sci-chemistry/coot/coot-0.7.ebuild b/sci-chemistry/coot/coot-0.7.ebuild
index fc657e410a05..ef9aeb53b4ea 100644
--- a/sci-chemistry/coot/coot-0.7.ebuild
+++ b/sci-chemistry/coot/coot-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.7.ebuild,v 1.4 2013/09/15 08:30:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.7.ebuild,v 1.5 2013/09/15 08:31:02 ago Exp $
EAPI=4
@@ -24,7 +24,7 @@ SRC_URI="
SLOT="0"
LICENSE="GPL-3"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="+openmp static-libs test"
AUTOTOOLS_IN_SOURCE_BUILD=1