commit: 3284900f6d1bd353c8cd01ba56ddfd801ce485ec Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 1 22:20:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 1 22:20:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3284900f
dev-ruby/ffi: Stabilize 1.17.2 arm64, #956193 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/ffi/ffi-1.17.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ffi/ffi-1.17.2.ebuild b/dev-ruby/ffi/ffi-1.17.2.ebuild index 41651f5b7ac8..da3cc16b8e0d 100644 --- a/dev-ruby/ffi/ffi-1.17.2.ebuild +++ b/dev-ruby/ffi/ffi-1.17.2.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # Needs recent libffi for HPPA fixes (and probably Apple arm64 too) RDEPEND=">=dev-libs/libffi-3.4.8:="
