summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-02 20:43:45 +0100
committerSam James <sam@gentoo.org>2024-10-02 20:43:45 +0100
commitb07deecda4a539a8a1dee0f7285b2be0ec46f3f8 (patch)
tree4e5a65ea17eee07811ae65ad217cdc89c11f4d01 /app-emulation
parentnet-libs/quiche: Stabilize 0.22.0 amd64, #939514 (diff)
downloadgentoo-b07deecda4a539a8a1dee0f7285b2be0ec46f3f8.tar.gz
gentoo-b07deecda4a539a8a1dee0f7285b2be0ec46f3f8.tar.bz2
gentoo-b07deecda4a539a8a1dee0f7285b2be0ec46f3f8.zip
app-emulation/hercules-sdl: Stabilize 4.7.0-r1 ppc64, #940656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild b/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild
index 773fa8bde935..9baf4d0d055c 100644
--- a/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild
+++ b/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.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,