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 | |
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
-rw-r--r-- | app-text/ronn/ronn-0.7.3-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/bcat/bcat-0.6.2-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/bundler/bundler-1.12.5.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/bundler/bundler-1.8.9.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/mustache/mustache-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/aruba/aruba-0.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cucumber/cucumber-1.3.17.ebuild | 2 | ||||
-rw-r--r-- | dev-util/cucumber/cucumber-1.3.20-r1.ebuild | 2 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.stable.mask | 5 |
12 files changed, 21 insertions, 16 deletions
diff --git a/app-text/ronn/ronn-0.7.3-r3.ebuild b/app-text/ronn/ronn-0.7.3-r3.ebuild index 994e3f70bc14..54ccf6465715 100644 --- a/app-text/ronn/ronn-0.7.3-r3.ebuild +++ b/app-text/ronn/ronn-0.7.3-r3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos ~x64-solaris" IUSE="" diff --git a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild index aeaedf26a72e..a1d6d042f1ab 100644 --- a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild +++ b/dev-ruby/bcat/bcat-0.6.2-r2.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/bcat" 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="" # Collides on /usr/bin/bcat, bug 418301 diff --git a/dev-ruby/bundler/bundler-1.12.5.ebuild b/dev-ruby/bundler/bundler-1.12.5.ebuild index 6ed8f9add94a..6d5e41b97608 100644 --- a/dev-ruby/bundler/bundler-1.12.5.ebuild +++ b/dev-ruby/bundler/bundler-1.12.5.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend virtual/rubygems diff --git a/dev-ruby/bundler/bundler-1.8.9.ebuild b/dev-ruby/bundler/bundler-1.8.9.ebuild index 6a4e0779869e..9f6046943457 100644 --- a/dev-ruby/bundler/bundler-1.8.9.ebuild +++ b/dev-ruby/bundler/bundler-1.8.9.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 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend virtual/rubygems diff --git a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild index 4ef0a6c22615..86579f30345c 100644 --- a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="doc test" diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild index 1b18ec7983aa..6972738d2112 100644 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="doc test" diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild index f99d8f04b9ab..7c61e24b7f89 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r3.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 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/rake 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 )" diff --git a/dev-util/aruba/aruba-0.5.4-r1.ebuild b/dev-util/aruba/aruba-0.5.4-r1.ebuild index 2833aa6b9cf6..cfd4bdd67196 100644 --- a/dev-util/aruba/aruba-0.5.4-r1.ebuild +++ b/dev-util/aruba/aruba-0.5.4-r1.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 @@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications" HOMEPAGE="https://github.com/cucumber/aruba" LICENSE="MIT" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="" diff --git a/dev-util/cucumber/cucumber-1.3.17.ebuild b/dev-util/cucumber/cucumber-1.3.17.ebuild index ed981e017f16..4877f306382c 100644 --- a/dev-util/cucumber/cucumber-1.3.17.ebuild +++ b/dev-util/cucumber/cucumber-1.3.17.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="examples test" diff --git a/dev-util/cucumber/cucumber-1.3.20-r1.ebuild b/dev-util/cucumber/cucumber-1.3.20-r1.ebuild index 77ea993fe079..52adb1cfd340 100644 --- a/dev-util/cucumber/cucumber-1.3.20-r1.ebuild +++ b/dev-util/cucumber/cucumber-1.3.20-r1.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="examples test" diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask index f993402f5451..be3a4b92f9d2 100644 --- a/profiles/arch/ia64/package.use.stable.mask +++ b/profiles/arch/ia64/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (16 Apr 2016) +# Mask tests on thin-provisioning-tools since the required +# packages are no longer stable, bug 610088 +sys-block/thin-provisioning-tools test + # Pacho Ramos <pacho@gentoo.org> (02 Jul 2014) # Mask due Gnome3 not going to be stabilized on this arch dev-util/geany-plugins gtkspell |