diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-11 11:05:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-11 11:05:57 +0100 |
commit | 1f3cb998ea645d7fea3298a4f13e29968c621d66 (patch) | |
tree | da132e4d61bf231cc1f4828146cb16b4b4c9309c /dev-ruby | |
parent | dev-ruby/gruff: amd64 stable wrt bug #567968 (diff) | |
download | gentoo-1f3cb998ea645d7fea3298a4f13e29968c621d66.tar.gz gentoo-1f3cb998ea645d7fea3298a4f13e29968c621d66.tar.bz2 gentoo-1f3cb998ea645d7fea3298a4f13e29968c621d66.zip |
dev-ruby/heredoc_unindent: amd64 stable wrt bug #567970
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 ef784be95474..7ff6d7999669 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 ) |