diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 12:36:08 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:52 +0200 |
commit | 4f8fcba7a8cb8b837815e4b3c9f9060ee4eda49f (patch) | |
tree | 948c32fb7e9981cb9be5fc76ac419eef17c8e6cc /dev-ruby/heredoc_unindent | |
parent | dev-ruby/unf_ext: keyword ~arm64 (diff) | |
download | gentoo-4f8fcba7a8cb8b837815e4b3c9f9060ee4eda49f.tar.gz gentoo-4f8fcba7a8cb8b837815e4b3c9f9060ee4eda49f.tar.bz2 gentoo-4f8fcba7a8cb8b837815e4b3c9f9060ee4eda49f.zip |
dev-ruby/heredoc_unindent: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 974957f05b20..012ab7aa143c 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 ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~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 )" |