diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 23:32:37 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:40 +0200 |
commit | 3b76ec04e2efb7869e291720f4036875ffe50baa (patch) | |
tree | 3641e374fc6ffc76665547b4cc196fcafafc0060 /dev-ruby/rubytest | |
parent | dev-ruby/qed: keyword ~arm64 (diff) | |
download | gentoo-3b76ec04e2efb7869e291720f4036875ffe50baa.tar.gz gentoo-3b76ec04e2efb7869e291720f4036875ffe50baa.tar.bz2 gentoo-3b76ec04e2efb7869e291720f4036875ffe50baa.zip |
dev-ruby/rubytest: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rubytest')
-rw-r--r-- | dev-ruby/rubytest/rubytest-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubytest/rubytest-0.8.1.ebuild b/dev-ruby/rubytest/rubytest-0.8.1.ebuild index 9d02b96c0217..a4160823b581 100644 --- a/dev-ruby/rubytest/rubytest-0.8.1.ebuild +++ b/dev-ruby/rubytest/rubytest-0.8.1.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 @@ -15,7 +15,7 @@ HOMEPAGE="https://rubyworks.github.io/rubytest/" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/ae dev-ruby/qed )" |