summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-02-12 10:57:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-02-12 10:57:29 +0000
commit1191a66b86556b31776212e0b534363ded36c0d1 (patch)
tree7fdb046e1a36f3d001b1b6b380377cfcbd8c084e
parentAdd ~x86 keyword (tested in development container). (diff)
downloadgentoo-2-1191a66b86556b31776212e0b534363ded36c0d1.tar.gz
gentoo-2-1191a66b86556b31776212e0b534363ded36c0d1.tar.bz2
gentoo-2-1191a66b86556b31776212e0b534363ded36c0d1.zip
Add ~x86 keyword (tested in development container).
(Portage version: 2.2_rc62/cvs/Linux x86_64)
-rw-r--r--dev-ruby/right_http_connection/ChangeLog6
-rw-r--r--dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog
index ef6bf49ffa8f..55f2a5e1d83b 100644
--- a/dev-ruby/right_http_connection/ChangeLog
+++ b/dev-ruby/right_http_connection/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/right_http_connection
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.2 2010/02/11 19:54:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.3 2010/02/12 10:57:29 flameeyes Exp $
+
+ 12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ right_http_connection-1.2.4-r1.ebuild:
+ Add ~x86 keyword (tested in development container).
*right_http_connection-1.2.4-r1 (11 Feb 2010)
diff --git a/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild
index f7f100ff9dfe..60652bea48b5 100644
--- a/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild
+++ b/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.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/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.1 2010/02/11 19:54:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.2 2010/02/12 10:57:29 flameeyes Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://rightscale.rubyforge.org/"
LICENSE="as-is" # truly
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
all_ruby_prepare() {