diff options
Diffstat (limited to 'dev-ruby/mustache/mustache-0.99.5.ebuild')
-rw-r--r-- | dev-ruby/mustache/mustache-0.99.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustache/mustache-0.99.5.ebuild b/dev-ruby/mustache/mustache-0.99.5.ebuild index 1bdce57cf484..ef3a2b10a226 100644 --- a/dev-ruby/mustache/mustache-0.99.5.ebuild +++ b/dev-ruby/mustache/mustache-0.99.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 1.3 2014/08/05 16:00:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 1.4 2014/08/09 10:26:57 jer Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="http://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |