commit: 68869edf6b0870d804f60d5f698765f9392f74ca Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon May 19 07:59:55 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon May 19 07:59:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68869edf
dev-ruby/ffi: Stabilize 1.17.2 ppc, #956193 Signed-off-by: Arthur Zamarin <arthurzam <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 2a6a535c4e2c..81c4c88c89c1 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:="
