summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-09-27 10:23:45 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-09-27 10:23:45 +0000
commit936d4511e8050fb97135e7b89add09884b42d99f (patch)
treef1350ead90c6af9183aad3d60bff797d869dc661 /dev-ruby/fast_xs
parentMask USE="test" for dev-ruby/rack-test because dev-ruby/sinatra it relies has... (diff)
downloadgentoo-2-936d4511e8050fb97135e7b89add09884b42d99f.tar.gz
gentoo-2-936d4511e8050fb97135e7b89add09884b42d99f.tar.bz2
gentoo-2-936d4511e8050fb97135e7b89add09884b42d99f.zip
Keyword ~ppc wrt #405757
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/fast_xs')
-rw-r--r--dev-ruby/fast_xs/ChangeLog5
-rw-r--r--dev-ruby/fast_xs/fast_xs-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fast_xs/ChangeLog b/dev-ruby/fast_xs/ChangeLog
index fb99c8eb69f0..05c6b9e23dd5 100644
--- a/dev-ruby/fast_xs/ChangeLog
+++ b/dev-ruby/fast_xs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fast_xs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.13 2012/09/17 19:22:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.14 2012/09/27 10:23:45 ssuominen Exp $
+
+ 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> fast_xs-0.8.0.ebuild:
+ Keyword ~ppc wrt #405757
17 Sep 2012; Fabian Groffen <grobian@gentoo.org> fast_xs-0.8.0.ebuild:
Marked ~x86-solaris
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
index 93d16d45d7fb..f0603c6898af 100644
--- a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
+++ b/dev-ruby/fast_xs/fast_xs-0.8.0.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/fast_xs/fast_xs-0.8.0.ebuild,v 1.9 2012/09/17 19:22:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.10 2012/09/27 10:23:45 ssuominen Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc64 x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )"