diff options
author | Sam James <sam@gentoo.org> | 2024-10-02 23:50:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-02 23:52:21 +0100 |
commit | a7f69758ed2bb79791a95181322df5c4307823c7 (patch) | |
tree | 86ac3377806188809aeb7ece5bb2a35e3b34a3fd /app-emulation/hercules-sdl-softfloat | |
parent | app-emulation/hercules-sdl-decnumber: Stabilize 4.7.0 amd64, #940656 (diff) | |
download | gentoo-a7f69758ed2bb79791a95181322df5c4307823c7.tar.gz gentoo-a7f69758ed2bb79791a95181322df5c4307823c7.tar.bz2 gentoo-a7f69758ed2bb79791a95181322df5c4307823c7.zip |
app-emulation/hercules-sdl-softfloat: Stabilize 4.7.0 amd64, #940656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/hercules-sdl-softfloat')
-rw-r--r-- | app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild b/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild index e43a632e1736..89f0baee6c41 100644 --- a/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild +++ b/app-emulation/hercules-sdl-softfloat/hercules-sdl-softfloat-4.7.0.ebuild @@ -16,5 +16,5 @@ SRC_URI="https://github.com/SDL-Hercules-390/SoftFloat/archive/${COMMIT}.tar.gz S="${WORKDIR}/SoftFloat-${COMMIT}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc64" +KEYWORDS="amd64 ppc64" PATCHES=( "${FILESDIR}/cmakefix.patch" ) |