diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-03-01 21:02:12 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-03-01 21:02:12 +0000 |
commit | bf93053c5cc7c8de945334d7eaee5959228f5206 (patch) | |
tree | d1da75cddd073d45711abaeea1d45200b8a3cb65 /dev-ruby/coffee-script/coffee-script-2.2.0.ebuild | |
parent | Use newer init script. (diff) | |
download | historical-bf93053c5cc7c8de945334d7eaee5959228f5206.tar.gz historical-bf93053c5cc7c8de945334d7eaee5959228f5206.tar.bz2 historical-bf93053c5cc7c8de945334d7eaee5959228f5206.zip |
Marked ~x64-macos
Package-Manager: portage-2.2.01.20271-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-ruby/coffee-script/coffee-script-2.2.0.ebuild')
-rw-r--r-- | dev-ruby/coffee-script/coffee-script-2.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild b/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild index 414861f3c076..3587c9b64f4f 100644 --- a/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild +++ b/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild,v 1.1 2011/12/30 13:21:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild,v 1.2 2012/03/01 20:58:39 grobian Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rails/coffee-rails" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x64-macos" IUSE="" |