diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 08:00:44 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 08:00:44 +0000 |
commit | 45334d28058cdf2fc29397c7e159809f5215dff1 (patch) | |
tree | aa1b18125c721c0218dab81b5a279b6fc9269759 | |
parent | Version bump. (diff) | |
download | gentoo-2-45334d28058cdf2fc29397c7e159809f5215dff1.tar.gz gentoo-2-45334d28058cdf2fc29397c7e159809f5215dff1.tar.bz2 gentoo-2-45334d28058cdf2fc29397c7e159809f5215dff1.zip |
marked x86 per bug 419867
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
-rw-r--r-- | sci-chemistry/clashlist/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/clashlist/clashlist-3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/clashlist/ChangeLog b/sci-chemistry/clashlist/ChangeLog index 3985f44aa50e..7e7dc1faedec 100644 --- a/sci-chemistry/clashlist/ChangeLog +++ b/sci-chemistry/clashlist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/clashlist # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/clashlist/ChangeLog,v 1.3 2012/06/11 13:35:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/clashlist/ChangeLog,v 1.4 2012/06/13 08:00:44 jdhore Exp $ + + 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> clashlist-3.17.ebuild: + marked x86 per bug 419867 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> clashlist-3.17.ebuild: Stable for amd64, wrt bug #419867 diff --git a/sci-chemistry/clashlist/clashlist-3.17.ebuild b/sci-chemistry/clashlist/clashlist-3.17.ebuild index 897bee4a5800..25c8d08c84a2 100644 --- a/sci-chemistry/clashlist/clashlist-3.17.ebuild +++ b/sci-chemistry/clashlist/clashlist-3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/clashlist/clashlist-3.17.ebuild,v 1.3 2012/06/11 13:35:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/clashlist/clashlist-3.17.ebuild,v 1.4 2012/06/13 08:00:44 jdhore Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/molprobity-${PV}.tgz" SLOT="0" LICENSE="richardson" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |