diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-12 23:46:40 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-13 00:37:01 -0400 |
commit | 79737fe2e03a03df5ec6321497c40a3936b454ca (patch) | |
tree | 8f35f16f2b9d0f5b8ff065b64b5bf64f10a2e75c /dev-ruby/heredoc_unindent | |
parent | dev-ruby/hashie: adding ~arm (diff) | |
download | gentoo-79737fe2e03a03df5ec6321497c40a3936b454ca.tar.gz gentoo-79737fe2e03a03df5ec6321497c40a3936b454ca.tar.bz2 gentoo-79737fe2e03a03df5ec6321497c40a3936b454ca.zip |
dev-ruby/heredoc_unindent: adding ~arm
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r-- | dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 8076f1ac7c44..1b25083d9eee 100644 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~arm ~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 ) |