summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-08 23:49:42 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-09 00:38:48 +0100
commitff3786abc9336f2799686f9f783bc957589bd22c (patch)
tree82c1ce5ebc0c2f77a34cb9e9c034066556c6317f /dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild
parentdev-ruby/minitest: add ~arm64 keyword. (diff)
downloadgentoo-ff3786abc9336f2799686f9f783bc957589bd22c.tar.gz
gentoo-ff3786abc9336f2799686f9f783bc957589bd22c.tar.bz2
gentoo-ff3786abc9336f2799686f9f783bc957589bd22c.zip
dev-ruby/test-unit: add ~arm64 keyword.
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild')
-rw-r--r--dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild b/dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild
index f8f106c31d30..6f29ea161b44 100644
--- a/dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild
+++ b/dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
ruby_add_rdepend ">=dev-ruby/hoe-1.5.1"