commit: 7813b0b1f11ca685aef7c0e99bcdd99c50214772 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 2 22:50:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 2 22:52:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7813b0b1
app-emulation/hercules-sdl: Stabilize 4.7.0-r1 amd64, #940656 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild b/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild index 9baf4d0d055c..34657001acac 100644 --- a/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild +++ b/app-emulation/hercules-sdl/hercules-sdl-4.7.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/SDL-Hercules-390/hyperion/archive/refs/tags/Release_ S="${WORKDIR}/hyperion-Release_${PV/.0/}" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~amd64 ppc64" +KEYWORDS="amd64 ppc64" # In theory USE=object-rexx and USE=regina-rexx are not mutually-exclusive. # In practice they functionally are as the Gentoo packages conflict, and # additionally Hercules only supports calling out to one of them at runtime,
