commit: 1ad379808a4f6197afca1cd40f36c25968f23f3c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 2 22:50:21 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 2 22:52:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad37980
app-emulation/hercules-sdl-telnet: Stabilize 4.7.0 amd64, #940656 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/hercules-sdl-telnet/hercules-sdl-telnet-4.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" )
