diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-01-10 18:12:34 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-01-10 18:12:34 +0000 |
commit | bb3498d34232e978351147b0f5e7c6b8bda9fd28 (patch) | |
tree | 18b911f8ff303f2013d616adc8115eea238d6a3e /dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild | |
parent | ppc stable wrt #294256, #349318, #350908 (diff) | |
download | gentoo-2-bb3498d34232e978351147b0f5e7c6b8bda9fd28.tar.gz gentoo-2-bb3498d34232e978351147b0f5e7c6b8bda9fd28.tar.bz2 gentoo-2-bb3498d34232e978351147b0f5e7c6b8bda9fd28.zip |
Keyword ~x86-macos.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild')
-rw-r--r-- | dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild b/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild index e792aeaf7ec4..43fd6f60b987 100644 --- a/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild +++ b/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild,v 1.1 2010/08/18 11:36:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/locale_rails/locale_rails-2.0.5_p20100710.ebuild,v 1.2 2011/01/10 18:12:34 graaff Exp $ EAPI=2 USE_RUBY="ruby18" @@ -22,7 +22,7 @@ HOMEPAGE="http://www.yotabanana.com/hiki/ruby-gettext-rails.html" LICENSE="Ruby" SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/${TREE_HASH} -> ${PN}-git-${PV}.tgz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" SLOT="0" IUSE="" |