commit: 3a8d73a32dac37eb8a5e62253c33cc343206b4ae Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 9 07:54:02 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Oct 9 07:54:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8d73a3
dev-ruby/ffi: Stabilize 1.17.0 arm64, #940987 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/ffi/ffi-1.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ffi/ffi-1.17.0.ebuild b/dev-ruby/ffi/ffi-1.17.0.ebuild index 665eb31fcdea..6385ad598d9e 100644 --- a/dev-ruby/ffi/ffi-1.17.0.ebuild +++ b/dev-ruby/ffi/ffi-1.17.0.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.4-r1:="
