diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-10 20:59:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-10 20:10:36 +0100 |
commit | b54f453bd33d10c38298cfb86b64d03548d53fbc (patch) | |
tree | d772a65108f9bd6709b41c46a4890d0329b45b8d /dev-ruby/mustache | |
parent | dev-ruby/builder: stable 3.2.3 for hppa (diff) | |
download | gentoo-b54f453bd33d10c38298cfb86b64d03548d53fbc.tar.gz gentoo-b54f453bd33d10c38298cfb86b64d03548d53fbc.tar.bz2 gentoo-b54f453bd33d10c38298cfb86b64d03548d53fbc.zip |
dev-ruby/mustache: stable 1.0.5 for hppa
Bug: https://bugs.gentoo.org/658048
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
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 c98353187531..7577f7845135 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 )" |