dev-ruby/openssl-cmac: Keyword 2.0.2 arm, #939676

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-17 13:03:41 +01:00
parent b077839aac
commit 29af6c629b

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/SmallLars/openssl-cmac"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~x86"
all_ruby_prepare() {
sed -i -e '/bundler/ s:^:#:' Rakefile || die