diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:15:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:15:15 +0100 |
commit | 023b1e75f7d7f51f6e745ee3264b02e810fb413a (patch) | |
tree | 60136d66bbb4019a04d29d070b1347f6591cdde6 /dev-ruby/heredoc_unindent | |
parent | dev-libs/liblognorm: x86 stable wrt bug #565360 (diff) | |
download | gentoo-023b1e75f7d7f51f6e745ee3264b02e810fb413a.tar.gz gentoo-023b1e75f7d7f51f6e745ee3264b02e810fb413a.tar.bz2 gentoo-023b1e75f7d7f51f6e745ee3264b02e810fb413a.zip |
dev-ruby/heredoc_unindent: x86 stable wrt bug #567970
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 7ff6d7999669..8076f1ac7c44 100644 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~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 ) |