diff options
author | Sam James <sam@gentoo.org> | 2024-10-02 23:50:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-02 23:52:20 +0100 |
commit | 15868fc35eee01c6c56ac7245255302cfe06204a (patch) | |
tree | b0117855e3e4d9a78f87f7c03ab1ef5f58e7cbf0 /app-emulation | |
parent | app-emulation/hercules-sdl: Stabilize 4.7.0-r1 amd64, #940656 (diff) | |
download | gentoo-15868fc35eee01c6c56ac7245255302cfe06204a.tar.gz gentoo-15868fc35eee01c6c56ac7245255302cfe06204a.tar.bz2 gentoo-15868fc35eee01c6c56ac7245255302cfe06204a.zip |
app-emulation/hercules-sdl-crypto: Stabilize 4.7.0 amd64, #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.ebuild | 2 |
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 efa407593b18..cb828f4cfb70 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" ) |