diff options
author | 2010-12-28 08:25:46 +0000 | |
---|---|---|
committer | 2010-12-28 08:25:46 +0000 | |
commit | f513dc7543b1bc33860e1bfa3dd8836589d91d89 (patch) | |
tree | 988451a93b4c87d5606dd96b2795fe31b142dd01 /dev-ruby/matchy/matchy-0.5.2.ebuild | |
parent | Version bump with various bug fixes. Drop patches applied upstream. (diff) | |
download | historical-f513dc7543b1bc33860e1bfa3dd8836589d91d89.tar.gz historical-f513dc7543b1bc33860e1bfa3dd8836589d91d89.tar.bz2 historical-f513dc7543b1bc33860e1bfa3dd8836589d91d89.zip |
Added Prefix keywords
Package-Manager: portage-2.2.01.17422-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-ruby/matchy/matchy-0.5.2.ebuild')
-rw-r--r-- | dev-ruby/matchy/matchy-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/matchy/matchy-0.5.2.ebuild b/dev-ruby/matchy/matchy-0.5.2.ebuild index fe1f015dff52..db83b1b35cb4 100644 --- a/dev-ruby/matchy/matchy-0.5.2.ebuild +++ b/dev-ruby/matchy/matchy-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.4 2010/08/15 18:05:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.5 2010/12/28 08:22:42 grobian Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/mcmire/matchy" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # workaround for ruby 1.9.2, sent upstream after 0.5.2 |