diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-15 13:27:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-15 13:27:11 +0100 |
commit | fd03c99d2be8ee035f300bf95a1f7e5fbd9d0863 (patch) | |
tree | 29a652c3e4008d9260f5f3d9afc9ed78d18c403c /dev-ruby/mustache | |
parent | dev-ruby/hoe-seattlerb: stable 1.3.5 for ia64, bug #658048 (diff) | |
download | gentoo-fd03c99d2be8ee035f300bf95a1f7e5fbd9d0863.tar.gz gentoo-fd03c99d2be8ee035f300bf95a1f7e5fbd9d0863.tar.bz2 gentoo-fd03c99d2be8ee035f300bf95a1f7e5fbd9d0863.zip |
dev-ruby/mustache: stable 1.0.5 for ia64, bug #658048
Bug: https://bugs.gentoo.org/658048
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 12cbbec22b0b..40372e6cd1a0 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 )" |