summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-01-26 18:46:15 +0100
committerFabian Groffen <grobian@gentoo.org>2022-01-26 19:40:47 +0100
commit002454b2b9b0613217f9e4a520d6326f98b7e16d (patch)
tree715f89043f347cde7c8c1b650d4fdf660491c1b4 /dev-ruby/hiera
parentdev-ruby/semantic_puppet-1.0.4: marked ~arm64 (diff)
downloadgentoo-002454b2b9b0613217f9e4a520d6326f98b7e16d.tar.gz
gentoo-002454b2b9b0613217f9e4a520d6326f98b7e16d.tar.bz2
gentoo-002454b2b9b0613217f9e4a520d6326f98b7e16d.zip
dev-ruby/hiera-3.8.0: marked ~arm64
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera')
-rw-r--r--dev-ruby/hiera/hiera-3.8.0.ebuild4
1 files 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 )"