diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 17:32:32 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:20:43 +0100 |
commit | a728e1bc176a2d9f6c25de62e60f7e3e86813245 (patch) | |
tree | 39711b80c336797a185a6ad09c6d9525af374bba | |
parent | profiles/arch/hppa: Mask USE=test for dev-ruby/tilt (diff) | |
download | gentoo-a728e1bc176a2d9f6c25de62e60f7e3e86813245.tar.gz gentoo-a728e1bc176a2d9f6c25de62e60f7e3e86813245.tar.bz2 gentoo-a728e1bc176a2d9f6c25de62e60f7e3e86813245.zip |
dev-ruby/tilt: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
-rw-r--r-- | dev-ruby/tilt/tilt-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tilt/tilt-2.0.8.ebuild b/dev-ruby/tilt/tilt-2.0.8.ebuild index 2d2b204f530d..6aaa5457b1f9 100644 --- a/dev-ruby/tilt/tilt-2.0.8.ebuild +++ b/dev-ruby/tilt/tilt-2.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rtomayko/tilt" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Block on some of the potential test dependencies. These dependencies |