diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-02-27 10:28:01 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-02-27 10:28:01 +0000 |
commit | c70e29883fd942c7f31da22e034277a159ba630b (patch) | |
tree | 7e76249551c2aa3579d2df6f893fbcc7942704c1 /dev-util | |
parent | Improving rawio useflag for #307043. Thanks to Kalin KOZHUHAROV (diff) | |
download | gentoo-2-c70e29883fd942c7f31da22e034277a159ba630b.tar.gz gentoo-2-c70e29883fd942c7f31da22e034277a159ba630b.tar.bz2 gentoo-2-c70e29883fd942c7f31da22e034277a159ba630b.zip |
~x86 keyword wrt bug #306563
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gource/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gource/gource-0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gource/ChangeLog b/dev-util/gource/ChangeLog index c9af0d9791f9..dff6b1097c36 100644 --- a/dev-util/gource/ChangeLog +++ b/dev-util/gource/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gource # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.3 2010/02/09 14:19:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.4 2010/02/27 10:28:01 phajdan.jr Exp $ + + 27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gource-0.24.ebuild: + ~x86 keyword wrt bug #306563 *gource-0.24 (09 Feb 2010) diff --git a/dev-util/gource/gource-0.24.ebuild b/dev-util/gource/gource-0.24.ebuild index d24eefec1ccd..105643bee1a1 100644 --- a/dev-util/gource/gource-0.24.ebuild +++ b/dev-util/gource/gource-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.24.ebuild,v 1.1 2010/02/09 14:19:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.24.ebuild,v 1.2 2010/02/27 10:28:01 phajdan.jr Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="http://gource.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" |