commit: 002454b2b9b0613217f9e4a520d6326f98b7e16d Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jan 26 17:46:15 2022 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jan 26 18:40:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002454b2
dev-ruby/hiera-3.8.0: marked ~arm64 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> dev-ruby/hiera/hiera-3.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/hiera/hiera-3.8.0.ebuild b/dev-ruby/hiera/hiera-3.8.0.ebuild index 195450655c61..c6d4c2824544 100644 --- a/dev-ruby/hiera/hiera-3.8.0.ebuild +++ b/dev-ruby/hiera/hiera-3.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE="https://docs.puppet.com/hiera/" LICENSE="Apache-2.0" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" ruby_add_bdepend "test? ( dev-ruby/mocha )"
