diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-29 13:19:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-29 17:40:28 +0000 |
commit | 2f32aa8fb63fd4876f174f27d11f45025bde36ed (patch) | |
tree | e067944cc9769a9bd9e0af6660dcf57930fcc1a5 /dev-ruby/mustache | |
parent | dev-ruby/bcat: stable 0.6.2-r2 for sparc, bug #0 (diff) | |
download | gentoo-2f32aa8fb63fd4876f174f27d11f45025bde36ed.tar.gz gentoo-2f32aa8fb63fd4876f174f27d11f45025bde36ed.tar.bz2 gentoo-2f32aa8fb63fd4876f174f27d11f45025bde36ed.zip |
dev-ruby/mustache: stable 1.0.2 for sparc, bug #0
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/mustache')
-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 405a5177357f..b997810ccb13 100644 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild @@ -17,7 +17,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 )" |