commit: 70c68ed58a550d88c07c5e53c2c5d46659d4cede Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 13:46:52 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 13:46:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c68ed5
dev-ruby/ffi: Stabilize 1.17.0 arm, #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 0aabbde22e4d..d6bbb5b3088a 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:="
