From 950d4cc61a31e2ef73e4960acab16b79c1eebd72 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 20 Jan 2021 00:37:34 +0000 Subject: [PATCH] dev-ruby/ffi-compiler: Keyword 1.0.1 arm64, #761550 Signed-off-by: Sam James --- dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild b/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild index 6a2ac5d40c801..c927d37f8ee26 100644 --- a/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild +++ b/dev-ruby/ffi-compiler/ffi-compiler-1.0.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ffi/ffi/wiki" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc" IUSE="" ruby_add_rdepend "dev-ruby/rake >=dev-ruby/ffi-1.0.0"