summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-02 23:50:21 +0100
committerSam James <sam@gentoo.org>2024-10-02 23:52:22 +0100
commit1ad379808a4f6197afca1cd40f36c25968f23f3c (patch)
treeba8293f06fd180627067f4e13d05b8790a03d0b1 /app-emulation/hercules-sdl-telnet
parentapp-emulation/hercules-sdl-softfloat: Stabilize 4.7.0 amd64, #940656 (diff)
downloadgentoo-1ad379808a4f6197afca1cd40f36c25968f23f3c.tar.gz
gentoo-1ad379808a4f6197afca1cd40f36c25968f23f3c.tar.bz2
gentoo-1ad379808a4f6197afca1cd40f36c25968f23f3c.zip
app-emulation/hercules-sdl-telnet: Stabilize 4.7.0 amd64, #940656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/hercules-sdl-telnet')
-rw-r--r--app-emulation/hercules-sdl-telnet/hercules-sdl-telnet-4.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/hercules-sdl-telnet/hercules-sdl-telnet-4.7.0.ebuild b/app-emulation/hercules-sdl-telnet/hercules-sdl-telnet-4.7.0.ebuild
index a3be0bc44443..4f6a293c90b9 100644
--- a/app-emulation/hercules-sdl-telnet/hercules-sdl-telnet-4.7.0.ebuild
+++ b/app-emulation/hercules-sdl-telnet/hercules-sdl-telnet-4.7.0.ebuild
@@ -16,5 +16,5 @@ SRC_URI="https://github.com/SDL-Hercules-390/telnet/archive/${COMMIT}.tar.gz ->
S="${WORKDIR}/telnet-${COMMIT}"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ppc64"
+KEYWORDS="amd64 ppc64"
PATCHES=( "${FILESDIR}/cmakefix.patch" )