diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-04-16 10:19:23 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-04-16 11:34:52 +0200 |
commit | 614cb19b41bf7f27fd35c8e30d8125eebc7d9d35 (patch) | |
tree | 9510ee2b20d12b8d76cae9bd1cd642b88ec110a8 /dev-ruby/mustache | |
parent | dev-perl/XML-SAX-Expat: Mark ~hppa (bug #608236). (diff) | |
download | gentoo-614cb19b41bf7f27fd35c8e30d8125eebc7d9d35.tar.gz gentoo-614cb19b41bf7f27fd35c8e30d8125eebc7d9d35.tar.bz2 gentoo-614cb19b41bf7f27fd35c8e30d8125eebc7d9d35.zip |
dev-ruby/hpricot: drop stable ia64, bug 610088
app-text/ronn: drop stable ia64, bug 610088
dev-ruby/bcat: drop stable ia64, bug 610088
dev-ruby/bundler: drop stable ia64, bug 610088
dev-ruby/mustache: drop stable ia64, bug 610088
dev-util/aruba: drop stable ia64, bug 610088
dev-util/cucumber: drop stable ia64, bug 610088
dev-ruby/gherkin: drop stable ia64, bug 610088
mask test USE flag for thin-provisioning-tools, bug 610088
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r-- | dev-ruby/mustache/mustache-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild index 15b760afb1c7..312dd3df2d48 100644 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |