commit: 85b5112ea1748c80a0426c7428eadef4549866f0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 2 19:43:48 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 2 19:43:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b5112e
app-emulation/hercules-sdl-softfloat: Stabilize 4.7.0 ppc64, #940656 Signed-off-by: Sam James <sam <AT> gentoo.org> .../hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild b/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild index 562f9aca52d4..e43a632e1736 100644 --- a/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild +++ b/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild @@ -16,5 +16,5 @@ SRC_URI="https://github.com/SDL-Hercules-390/SoftFloat/archive/${COMMIT}.tar.gz S="${WORKDIR}/SoftFloat-${COMMIT}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ppc64" PATCHES=( "${FILESDIR}/cmakefix.patch" )
