summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2016-06-12 23:46:40 -0400
committerZero_Chaos <zerochaos@gentoo.org>2016-06-13 00:37:01 -0400
commit79737fe2e03a03df5ec6321497c40a3936b454ca (patch)
tree8f35f16f2b9d0f5b8ff065b64b5bf64f10a2e75c /dev-ruby
parentd414c7ab509eab904575aefc7243707117738345 (diff)
downloadgentoo-79737fe2e03a03df5ec6321497c40a3936b454ca.tar.gz
gentoo-79737fe2e03a03df5ec6321497c40a3936b454ca.tar.xz
dev-ruby/heredoc_unindent: adding ~arm
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild4
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 8076f1ac7c4..1b25083d9ee 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 )