diff options
Diffstat (limited to 'dev-ruby/activeresource/activeresource-2.3.16.ebuild')
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.3.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activeresource/activeresource-2.3.16.ebuild b/dev-ruby/activeresource/activeresource-2.3.16.ebuild index e36fb5dfbe48..1247796abad6 100644 --- a/dev-ruby/activeresource/activeresource-2.3.16.ebuild +++ b/dev-ruby/activeresource/activeresource-2.3.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.16.ebuild,v 1.2 2013/01/31 17:43:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.16.ebuild,v 1.3 2013/01/31 17:44:33 ago Exp $ EAPI=2 @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "~dev-ruby/activesupport-${PV}" |