diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-03-02 13:54:04 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-03-02 13:54:04 +0100 |
commit | 9e203f233f95aac8ecd885d691a049cd48c50ba7 (patch) | |
tree | e6b5b1d9ab035a6e40026178a17f16fa22e8a053 /dev-ruby/mustache | |
parent | dev-ruby/hpricot: marked ~x64-solaris (diff) | |
download | gentoo-9e203f233f95aac8ecd885d691a049cd48c50ba7.tar.gz gentoo-9e203f233f95aac8ecd885d691a049cd48c50ba7.tar.bz2 gentoo-9e203f233f95aac8ecd885d691a049cd48c50ba7.zip |
dev-ruby/mustache: marked ~x64-solaris
Package-Manager: Portage-2.3.4-prefix, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/mustache')
-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 f28c2a6229c1..dc3be01f37e3 100644 --- a/dev-ruby/mustache/mustache-1.0.3.ebuild +++ b/dev-ruby/mustache/mustache-1.0.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x64-solaris" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |