diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-03 11:15:48 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-03 11:15:48 +0000 |
commit | 8cb4dd1ab018a6986aec1fa4a06b97c935b74e43 (patch) | |
tree | 8025aad425bd5fa31f9518ef417c8104f3168a6d /dev-ruby/httparty/httparty-0.5.2.ebuild | |
parent | Mask net-nntp/bnr2 for removal wrt #251528. (diff) | |
download | gentoo-2-8cb4dd1ab018a6986aec1fa4a06b97c935b74e43.tar.gz gentoo-2-8cb4dd1ab018a6986aec1fa4a06b97c935b74e43.tar.bz2 gentoo-2-8cb4dd1ab018a6986aec1fa4a06b97c935b74e43.zip |
Mark ~x86 wrt bug #302963
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/httparty/httparty-0.5.2.ebuild')
-rw-r--r-- | dev-ruby/httparty/httparty-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httparty/httparty-0.5.2.ebuild b/dev-ruby/httparty/httparty-0.5.2.ebuild index 0d78b31b6bcb..a19a25f671a5 100644 --- a/dev-ruby/httparty/httparty-0.5.2.ebuild +++ b/dev-ruby/httparty/httparty-0.5.2.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-ruby/httparty/httparty-0.5.2.ebuild,v 1.1 2010/02/01 09:06:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild,v 1.2 2010/03/03 11:15:48 phajdan.jr Exp $ EAPI=2 @@ -22,7 +22,7 @@ HOMEPAGE="http://httparty.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" # Code should most likely be patched, but for now… |