diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:07:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:07:29 +0100 |
commit | 1fc5e88dd7339a1fadc8486045c3fed49f1fd88d (patch) | |
tree | ebc28b9ff31540bfd6da5dfdfe5672308991fa52 /dev-ruby | |
parent | dev-ruby/hpricot: ppc stable wrt bug #576632 (diff) | |
download | gentoo-1fc5e88dd7339a1fadc8486045c3fed49f1fd88d.tar.gz gentoo-1fc5e88dd7339a1fadc8486045c3fed49f1fd88d.tar.bz2 gentoo-1fc5e88dd7339a1fadc8486045c3fed49f1fd88d.zip |
dev-ruby/mustache: ppc stable wrt bug #576632
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/mustache/mustache-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild index 81bf25e866f3..efa0486a4ea9 100644 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://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 )" |