diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 07:08:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 07:11:17 +0100 |
commit | 88999f4e4227e2d8a4444927ad63255847607a73 (patch) | |
tree | f235d499b18d26ef6f9da12c2e9982f296f86196 /dev-ruby/hiera-eyaml | |
parent | dev-ruby/hiera-eyaml-plaintext: Keyword 0.6-r2 arm64, #734842 (diff) | |
download | gentoo-88999f4e4227e2d8a4444927ad63255847607a73.tar.gz gentoo-88999f4e4227e2d8a4444927ad63255847607a73.tar.bz2 gentoo-88999f4e4227e2d8a4444927ad63255847607a73.zip |
dev-ruby/hiera-eyaml: Keyword 3.3.0-r1 arm64, #734842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hiera-eyaml')
-rw-r--r-- | dev-ruby/hiera-eyaml/hiera-eyaml-3.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-3.3.0-r1.ebuild b/dev-ruby/hiera-eyaml/hiera-eyaml-3.3.0-r1.ebuild index 4b4f8c618ace..89b2847b8bf5 100644 --- a/dev-ruby/hiera-eyaml/hiera-eyaml-3.3.0-r1.ebuild +++ b/dev-ruby/hiera-eyaml/hiera-eyaml-3.3.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/voxpupuli/hiera-eyaml/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" ruby_add_rdepend ">=dev-ruby/highline-1.6.19:*" |