app-emulation/hercules-sdl-crypto: Stabilize 4.8.0 ppc64, #958883

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-22 16:52:26 +01:00
parent 598786e3be
commit 8a3da4f030

View File

@@ -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" )