diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-14 19:47:20 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-14 19:50:24 +0200 |
commit | aa5851ac030e798ed23d775f9654d9c5a63cd9ed (patch) | |
tree | f4f6d7e01ba4131ecf405c8ce99555232f198c2d /dev-ruby/mustache/mustache-1.0.3.ebuild | |
parent | dev-ruby/fast_xs: marked ~x64-macos (diff) | |
download | gentoo-aa5851ac030e798ed23d775f9654d9c5a63cd9ed.tar.gz gentoo-aa5851ac030e798ed23d775f9654d9c5a63cd9ed.tar.bz2 gentoo-aa5851ac030e798ed23d775f9654d9c5a63cd9ed.zip |
dev-ruby/mustache: marked ~x64-macos
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/mustache/mustache-1.0.3.ebuild')
-rw-r--r-- | dev-ruby/mustache/mustache-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mustache/mustache-1.0.3.ebuild b/dev-ruby/mustache/mustache-1.0.3.ebuild index 1cc806de0b45..0fa7a796524b 100644 --- a/dev-ruby/mustache/mustache-1.0.3.ebuild +++ b/dev-ruby/mustache/mustache-1.0.3.ebuild @@ -18,7 +18,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 ~x64-macos" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |