diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-04-19 01:35:19 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-04-19 01:35:19 +0000 |
commit | c76b73f1177c1561afe2208a0fa191909fb0efa7 (patch) | |
tree | 6f7172ed959cf5e28b53e7cec46919840a41d5a0 /www-client/conkeror/conkeror-1.0_pre20120223.ebuild | |
parent | Pull patch from upstream to link against gthread (bug #412337). Use upstream ... (diff) | |
download | gentoo-2-c76b73f1177c1561afe2208a0fa191909fb0efa7.tar.gz gentoo-2-c76b73f1177c1561afe2208a0fa191909fb0efa7.tar.bz2 gentoo-2-c76b73f1177c1561afe2208a0fa191909fb0efa7.zip |
marked x86 per bug 412335
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'www-client/conkeror/conkeror-1.0_pre20120223.ebuild')
-rw-r--r-- | www-client/conkeror/conkeror-1.0_pre20120223.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/conkeror/conkeror-1.0_pre20120223.ebuild b/www-client/conkeror/conkeror-1.0_pre20120223.ebuild index b8badfdde3e6..fe92f73b9c27 100644 --- a/www-client/conkeror/conkeror-1.0_pre20120223.ebuild +++ b/www-client/conkeror/conkeror-1.0_pre20120223.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/www-client/conkeror/conkeror-1.0_pre20120223.ebuild,v 1.5 2012/04/19 00:23:11 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20120223.ebuild,v 1.6 2012/04/19 01:35:19 jdhore Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz # CC-BY-SA-3.0 for conkeror.png LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CCPL-Attribution-ShareAlike-3.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |