diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-26 16:12:15 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-26 16:12:15 +0000 |
commit | bd6e875ac123a0384524964e46ffec1dc4b7c84b (patch) | |
tree | 4ed2c6482ad08c2964be263528238a9a424e971f /dev-ruby/matchy/matchy-0.5.2.ebuild | |
parent | Marked ~ppc64 wrt #339565 (diff) | |
download | gentoo-2-bd6e875ac123a0384524964e46ffec1dc4b7c84b.tar.gz gentoo-2-bd6e875ac123a0384524964e46ffec1dc4b7c84b.tar.bz2 gentoo-2-bd6e875ac123a0384524964e46ffec1dc4b7c84b.zip |
Marked ~ppc64 wrt #339565
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
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 db83b1b35cb4..7487edc88ff5 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.5 2010/12/28 08:22:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.6 2011/02/26 16:12:15 xarthisius Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/mcmire/matchy" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~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 |