summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-05-17 10:47:49 +0000
committerThomas Kahle <tomka@gentoo.org>2012-05-17 10:47:49 +0000
commit8211865ff18891c360eb94fe1b41f4dbe64f0058 (patch)
tree82993b49a34cb5e3dcd82fc7488b5c2dfb2469c8 /dev-ruby/hike
parentbump to 1.7.2.4 (diff)
downloadgentoo-2-8211865ff18891c360eb94fe1b41f4dbe64f0058.tar.gz
gentoo-2-8211865ff18891c360eb94fe1b41f4dbe64f0058.tar.bz2
gentoo-2-8211865ff18891c360eb94fe1b41f4dbe64f0058.zip
marked ~x86 per bug 396547
(Portage version: 2.1.10.62/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hike')
-rw-r--r--dev-ruby/hike/ChangeLog5
-rw-r--r--dev-ruby/hike/hike-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hike/ChangeLog b/dev-ruby/hike/ChangeLog
index c9c75e39fc1b..ef90dc8dc88a 100644
--- a/dev-ruby/hike/ChangeLog
+++ b/dev-ruby/hike/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hike
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/ChangeLog,v 1.5 2012/05/01 18:24:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/ChangeLog,v 1.6 2012/05/17 10:47:49 tomka Exp $
+
+ 17 May 2012; Thomas Kahle <tomka@gentoo.org> hike-1.2.1.ebuild:
+ marked ~x86 per bug 396547
01 May 2012; Raúl Porcel <armin76@gentoo.org> hike-1.2.1.ebuild:
Drop ia64/sparc keywords
diff --git a/dev-ruby/hike/hike-1.2.1.ebuild b/dev-ruby/hike/hike-1.2.1.ebuild
index 35058ab1283b..5b25a608b533 100644
--- a/dev-ruby/hike/hike-1.2.1.ebuild
+++ b/dev-ruby/hike/hike-1.2.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/hike/hike-1.2.1.ebuild,v 1.4 2012/03/11 14:40:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hike/hike-1.2.1.ebuild,v 1.5 2012/05/17 10:47:49 tomka Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -18,7 +18,7 @@ LICENSE="MIT"
SRC_URI="https://github.com/sstephenson/hike/tarball/v${PV} -> ${P}.tgz"
RUBY_S="sstephenson-hike-*"
-KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""