summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-04-29 16:38:18 +0000
committerThomas Kahle <tomka@gentoo.org>2012-04-29 16:38:18 +0000
commit6ceda184e49bdeeef81ccdd6a90b7fcb40eee351 (patch)
tree01cc3c79759dfeb89a56889adb6351ad80ff6af2 /dev-ruby/method_source
parentarm stable, bug #413273 (diff)
downloadhistorical-6ceda184e49bdeeef81ccdd6a90b7fcb40eee351.tar.gz
historical-6ceda184e49bdeeef81ccdd6a90b7fcb40eee351.tar.bz2
historical-6ceda184e49bdeeef81ccdd6a90b7fcb40eee351.zip
marked ~x86 per bug 391073
Package-Manager: portage-2.1.10.57/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/method_source')
-rw-r--r--dev-ruby/method_source/ChangeLog5
-rw-r--r--dev-ruby/method_source/method_source-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/method_source/ChangeLog b/dev-ruby/method_source/ChangeLog
index 8c8bb5bb9432..2746af2f69cc 100644
--- a/dev-ruby/method_source/ChangeLog
+++ b/dev-ruby/method_source/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/method_source
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.7 2012/04/09 07:16:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.8 2012/04/29 16:37:33 tomka Exp $
+
+ 29 Apr 2012; Thomas Kahle <tomka@gentoo.org> method_source-0.7.1.ebuild:
+ marked ~x86 per bug 391073
*method_source-0.7.1 (09 Apr 2012)
diff --git a/dev-ruby/method_source/method_source-0.7.1.ebuild b/dev-ruby/method_source/method_source-0.7.1.ebuild
index ffe2f44b3432..b7b1f529aab3 100644
--- a/dev-ruby/method_source/method_source-0.7.1.ebuild
+++ b/dev-ruby/method_source/method_source-0.7.1.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/dev-ruby/method_source/method_source-0.7.1.ebuild,v 1.1 2012/04/09 07:16:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.7.1.ebuild,v 1.2 2012/04/29 16:37:33 tomka Exp $
EAPI=4
# jruby crashes on parsing the metadata.
@@ -20,7 +20,7 @@ IUSE=""
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
ruby_add_bdepend "test? ( >=dev-ruby/bacon-1.1.0 )"