summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-07-11 16:30:44 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-07-11 16:30:44 +0000
commit5d12227dc2319d5cdd7fbc09dbe8f4386a46f0ce (patch)
tree6da5327558976a924ae8c7b7a40738710ececbcb /dev-ruby
parentx86 keyword set, see bug 417573 (diff)
downloadgentoo-2-5d12227dc2319d5cdd7fbc09dbe8f4386a46f0ce.tar.gz
gentoo-2-5d12227dc2319d5cdd7fbc09dbe8f4386a46f0ce.tar.bz2
gentoo-2-5d12227dc2319d5cdd7fbc09dbe8f4386a46f0ce.zip
x86 keyword set, see bug 417573
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/gherkin/ChangeLog5
-rw-r--r--dev-ruby/gherkin/gherkin-2.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gherkin/ChangeLog b/dev-ruby/gherkin/ChangeLog
index 3f0c08585791..82e102153d89 100644
--- a/dev-ruby/gherkin/ChangeLog
+++ b/dev-ruby/gherkin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/gherkin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.40 2012/07/08 16:38:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.41 2012/07/11 16:30:44 nativemad Exp $
+
+ 11 Jul 2012; Andreas Schuerch <nativemad@gentoo.org> gherkin-2.7.3.ebuild:
+ x86 keyword set, see bug 417573
08 Jul 2012; Jeroen Roovers <jer@gentoo.org> gherkin-2.7.3.ebuild:
Marked ~hppa (bug #417573).
diff --git a/dev-ruby/gherkin/gherkin-2.7.3.ebuild b/dev-ruby/gherkin/gherkin-2.7.3.ebuild
index 3c6c7e318884..5e4ffb1cbd58 100644
--- a/dev-ruby/gherkin/gherkin-2.7.3.ebuild
+++ b/dev-ruby/gherkin/gherkin-2.7.3.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/gherkin/gherkin-2.7.3.ebuild,v 1.3 2012/07/08 16:38:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.7.3.ebuild,v 1.4 2012/07/11 16:30:44 nativemad Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -18,7 +18,7 @@ HOMEPAGE="http://wiki.github.com/aslakhellesoy/cucumber/gherkin"
LICENSE="MIT"
SRC_URI="https://github.com/cucumber/gherkin/tarball/v${PV} -> ${P}.tgz"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~x86"
SLOT="0"
IUSE="doc test"