diff options
Diffstat (limited to 'dev-ruby/rubytest/rubytest-0.8.1.ebuild')
-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 )" |