diff options
Diffstat (limited to 'app-text/ronn/ronn-0.7.3.ebuild')
-rw-r--r-- | app-text/ronn/ronn-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ronn/ronn-0.7.3.ebuild b/app-text/ronn/ronn-0.7.3.ebuild index 3b5beb7befb9..cb1a8f6dd970 100644 --- a/app-text/ronn/ronn-0.7.3.ebuild +++ b/app-text/ronn/ronn-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3.ebuild,v 1.4 2011/07/24 09:32:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ronn/ronn-0.7.3.ebuild,v 1.5 2011/08/07 19:00:11 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18" @@ -15,7 +15,7 @@ HOMEPAGE="http://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |