diff options
author | Sam James <sam@gentoo.org> | 2024-10-02 20:43:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-02 20:43:49 +0100 |
commit | 80eec8f56f8bfb62caefb20124de22f6a16cb339 (patch) | |
tree | b1e4a7f3363072ceec10f71cfd5da8de7a51efc6 /app-emulation/hercules-sdl-telnet | |
parent | app-emulation/hercules-sdl-softfloat: Stabilize 4.7.0 ppc64, #940656 (diff) | |
download | gentoo-80eec8f56f8bfb62caefb20124de22f6a16cb339.tar.gz gentoo-80eec8f56f8bfb62caefb20124de22f6a16cb339.tar.bz2 gentoo-80eec8f56f8bfb62caefb20124de22f6a16cb339.zip |
app-emulation/hercules-sdl-telnet: Stabilize 4.7.0 ppc64, #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.ebuild | 2 |
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 edd973959b15..a3be0bc44443 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" ) |