diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-13 19:56:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-13 21:01:18 +0100 |
commit | df76645dbdb581cb893e2346018db630abfc2b4c (patch) | |
tree | 8384780b4179f5f316c0f186020e3d773580be15 /dev-ruby/mustache | |
parent | dev-ruby/rdiscount: stable 2.2.0.1 for sparc (diff) | |
download | gentoo-df76645dbdb581cb893e2346018db630abfc2b4c.tar.gz gentoo-df76645dbdb581cb893e2346018db630abfc2b4c.tar.bz2 gentoo-df76645dbdb581cb893e2346018db630abfc2b4c.zip |
dev-ruby/mustache: stable 1.0.5 for sparc
Bug: https://bugs.gentoo.org/658048
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/mustache-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mustache/mustache-1.0.5.ebuild b/dev-ruby/mustache/mustache-1.0.5.ebuild index 68ae1a0815f0..12cbbec22b0b 100644 --- a/dev-ruby/mustache/mustache-1.0.5.ebuild +++ b/dev-ruby/mustache/mustache-1.0.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |