diff options
author | 2013-01-01 09:04:30 +0000 | |
---|---|---|
committer | 2013-01-01 09:04:30 +0000 | |
commit | a88daa82175a521a2e91201c3495102c851f2d35 (patch) | |
tree | f73d44bfab412dff3dc0a58be3d1c4ca96470175 /dev-ruby/matchy/matchy-0.5.2.ebuild | |
parent | Add ~ia64, wrt bug #436668 (diff) | |
download | gentoo-2-a88daa82175a521a2e91201c3495102c851f2d35.tar.gz gentoo-2-a88daa82175a521a2e91201c3495102c851f2d35.tar.bz2 gentoo-2-a88daa82175a521a2e91201c3495102c851f2d35.zip |
Stable for x86, wrt bug #448672
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 bd4b17712a32..2a5ba0ba89bb 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-2013 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.8 2013/01/01 09:02:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.9 2013/01/01 09:04:30 ago Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/mcmire/matchy" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~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 |