diff options
author | 2017-06-30 23:30:23 +0200 | |
---|---|---|
committer | 2017-07-01 15:44:39 +0200 | |
commit | 39bf6545436f2ab84afee7f73d9ee14f887ca627 (patch) | |
tree | 4c2ba47d6b95076cb1f1241a7cdca4f4f26de709 /dev-ruby | |
parent | dev-util/cucumber-wire: keyword ~arm64 (diff) | |
download | gentoo-39bf6545436f2ab84afee7f73d9ee14f887ca627.tar.gz gentoo-39bf6545436f2ab84afee7f73d9ee14f887ca627.tar.bz2 gentoo-39bf6545436f2ab84afee7f73d9ee14f887ca627.zip |
dev-ruby/qed: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/qed/qed-2.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/qed/qed-2.9.2.ebuild b/dev-ruby/qed/qed-2.9.2.ebuild index 31eb8e5c6b6b..5b9b5be84ee6 100644 --- a/dev-ruby/qed/qed-2.9.2.ebuild +++ b/dev-ruby/qed/qed-2.9.2.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/qed/" 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 )" |