diff options
Diffstat (limited to 'app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild')
-rw-r--r-- | app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild b/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild index b3f5be08e2fa..efa407593b18 100644 --- a/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild +++ b/app-emulation/hercules-sdl-crypto/hercules-sdl-crypto-4.7.0.ebuild @@ -16,5 +16,5 @@ SRC_URI="https://github.com/SDL-Hercules-390/crypto/archive/${COMMIT}.tar.gz -> S="${WORKDIR}/crypto-${COMMIT}" LICENSE="public-domain MIT BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ppc64" PATCHES=( "${FILESDIR}/cmakefix.patch" ) |