diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 19:02:36 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:21:17 +0100 |
commit | a0f78a25164602969219b2dfe53dc92cafe036b2 (patch) | |
tree | b5dabdcc8e407ff4d88798a77e4dca142c0788d7 /dev-ruby/heredoc_unindent | |
parent | dev-ruby/addressable: Mark ~hppa too. (diff) | |
download | gentoo-a0f78a25164602969219b2dfe53dc92cafe036b2.tar.gz gentoo-a0f78a25164602969219b2dfe53dc92cafe036b2.tar.bz2 gentoo-a0f78a25164602969219b2dfe53dc92cafe036b2.zip |
dev-ruby/heredoc_unindent: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r-- | dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild index 2bcfa3518155..3697dee1b3e1 100644 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.8.0 dev-ruby/test-unit:2 )" |