diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-15 09:19:20 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-15 09:19:20 +0000 |
commit | b7a6c17bc4bde36433be9a07e3cf3232e7a612db (patch) | |
tree | 7c81e97299d9dd6fd97b9965898b120a07ac2d71 /dev-ruby/fast_xs/fast_xs-0.8.0.ebuild | |
parent | Enhance init script. (diff) | |
download | historical-b7a6c17bc4bde36433be9a07e3cf3232e7a612db.tar.gz historical-b7a6c17bc4bde36433be9a07e3cf3232e7a612db.tar.bz2 historical-b7a6c17bc4bde36433be9a07e3cf3232e7a612db.zip |
Stable for x86, wrt bug #428698
Package-Manager: portage-2.2.0_alpha120/cvs/Linux i686
Diffstat (limited to 'dev-ruby/fast_xs/fast_xs-0.8.0.ebuild')
-rw-r--r-- | dev-ruby/fast_xs/fast_xs-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 9585911b2da2..41e6a8dd530c 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.7 2012/08/11 07:32:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.8 2012/08/15 09:19:20 johu Exp $ EAPI=4 @@ -18,7 +18,7 @@ HOMEPAGE="http://fast-xs.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ppc64 x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )" |