diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:00:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:03 +0100 |
commit | a3ce6dbf542cd906c713c95602eef9ff5e053508 (patch) | |
tree | 16f83025a6bd4bb6536395fba2a0377ae6cb927a /dev-ruby/mustache | |
parent | dev-ruby/hoe-seattlerb: stable 1.3.5 for ppc64, bug #658048 (diff) | |
download | gentoo-a3ce6dbf542cd906c713c95602eef9ff5e053508.tar.gz gentoo-a3ce6dbf542cd906c713c95602eef9ff5e053508.tar.bz2 gentoo-a3ce6dbf542cd906c713c95602eef9ff5e053508.zip |
dev-ruby/mustache: stable 1.0.5 for ppc64, bug #658048
Bug: https://bugs.gentoo.org/658048
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 e5fd27d86591..94142817f88f 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 )" |