From fb15bb5b04c5324c0b04aa8b1bcad27c8006dfa4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Jun 2025 16:52:27 +0100 Subject: [PATCH] app-emulation/hercules-sdl: Stabilize 4.8.0 ppc64, #958883 Signed-off-by: Sam James --- app-emulation/hercules-sdl/hercules-sdl-4.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/hercules-sdl/hercules-sdl-4.8.0.ebuild b/app-emulation/hercules-sdl/hercules-sdl-4.8.0.ebuild index a5295e3834f71..d4b4e1c10de85 100644 --- a/app-emulation/hercules-sdl/hercules-sdl-4.8.0.ebuild +++ b/app-emulation/hercules-sdl/hercules-sdl-4.8.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/SDL-Hercules-390/hyperion/archive/refs/tags/Release_ S="${WORKDIR}/hyperion-Release_${PV/.0/}" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ppc64" # In theory USE=object-rexx and USE=regina-rexx are not mutually-exclusive. # In practice they functionally are as the Gentoo packages conflict, and # additionally Hercules only supports calling out to one of them at runtime,