summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-02 20:43:46 +0100
committerSam James <sam@gentoo.org>2024-10-02 20:43:46 +0100
commit1bdbab0f2b3d96dbfb1c24f91d8f812a71ccad9e (patch)
tree20ea006eed9b2c33379a7f36d215f11327048e34 /app-emulation
parentapp-emulation/hercules-sdl: Stabilize 4.7.0-r1 ppc64, #940656 (diff)
downloadgentoo-1bdbab0f2b3d96dbfb1c24f91d8f812a71ccad9e.tar.gz
gentoo-1bdbab0f2b3d96dbfb1c24f91d8f812a71ccad9e.tar.bz2
gentoo-1bdbab0f2b3d96dbfb1c24f91d8f812a71ccad9e.zip
app-emulation/hercules-sdl-crypto: Stabilize 4.7.0 ppc64, #940656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild b/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild
index b3f5be08e2fa..efa407593b18 100644
--- a/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild
+++ b/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild
@@ -16,5 +16,5 @@ SRC_URI="https://github.com/SDL-Hercules-390/crypto/archive/${COMMIT}.tar.gz ->
S="${WORKDIR}/crypto-${COMMIT}"
LICENSE="public-domain MIT BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ppc64"
PATCHES=( "${FILESDIR}/cmakefix.patch" )