summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-15 08:31:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-15 08:31:02 +0000
commitf8019cc69f55526bbcfbc2b6411d742c44632202 (patch)
tree071628774c0314981768799c994992be409b0c37 /sci-chemistry
parentStable for x86, wrt bug #477166 (diff)
downloadgentoo-2-f8019cc69f55526bbcfbc2b6411d742c44632202.tar.gz
gentoo-2-f8019cc69f55526bbcfbc2b6411d742c44632202.tar.bz2
gentoo-2-f8019cc69f55526bbcfbc2b6411d742c44632202.zip
Stable for x86, wrt bug #477166
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry')
-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