diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:58:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:58:54 +0200 |
commit | b19c983e2838845a2698a1a496993fc9d00869d6 (patch) | |
tree | 35114b2d23368ded1b24e75aece16c7552a74d75 /dev-ruby/mustache | |
parent | dev-ruby/hoe: arm stable wrt bug #728194 (diff) | |
download | gentoo-b19c983e2838845a2698a1a496993fc9d00869d6.tar.gz gentoo-b19c983e2838845a2698a1a496993fc9d00869d6.tar.bz2 gentoo-b19c983e2838845a2698a1a496993fc9d00869d6.zip |
dev-ruby/mustache: arm stable wrt bug #728194
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/mustache-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mustache/mustache-1.1.1.ebuild b/dev-ruby/mustache/mustache-1.1.1.ebuild index 716dc691d0db..64cc089da503 100644 --- a/dev-ruby/mustache/mustache-1.1.1.ebuild +++ b/dev-ruby/mustache/mustache-1.1.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |