diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 19:15:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 19:15:07 +0100 |
commit | 30a5885b97d94e112f80622ef15062bb3c4c51c6 (patch) | |
tree | 30dc8e60e13475ba1b25644a37d68801a451f605 /dev-ruby/mustache | |
parent | dev-ruby/hpricot: x86 stable wrt bug #576632 (diff) | |
download | gentoo-30a5885b97d94e112f80622ef15062bb3c4c51c6.tar.gz gentoo-30a5885b97d94e112f80622ef15062bb3c4c51c6.tar.bz2 gentoo-30a5885b97d94e112f80622ef15062bb3c4c51c6.zip |
dev-ruby/mustache: x86 stable wrt bug #576632
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/mustache-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild index 8fe63a3f99b7..81bf25e866f3 100644 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild +++ b/dev-ruby/mustache/mustache-1.0.2.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" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |