diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-10-22 23:50:15 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-10-22 23:50:15 +0100 |
commit | 4f0b6b78845d19716bd7fb0abedccee47e4d4700 (patch) | |
tree | ff05b5b11f75e4ca9a4287d0769079b20e80e7b0 /app-emulation/fs-uae | |
parent | app-emulation/fs-uae: Add jit USE flag to 3.1.35 (diff) | |
download | gentoo-4f0b6b78845d19716bd7fb0abedccee47e4d4700.tar.gz gentoo-4f0b6b78845d19716bd7fb0abedccee47e4d4700.tar.bz2 gentoo-4f0b6b78845d19716bd7fb0abedccee47e4d4700.zip |
app-emulation/fs-uae: Keyword 3.1.35 for ~ppc64
It reportedly works (without JIT).
Bug: https://bugs.gentoo.org/819540
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-emulation/fs-uae')
-rw-r--r-- | app-emulation/fs-uae/fs-uae-3.1.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/fs-uae/fs-uae-3.1.35.ebuild b/app-emulation/fs-uae/fs-uae-3.1.35.ebuild index a643f51dcaab..6bba9b857875 100644 --- a/app-emulation/fs-uae/fs-uae-3.1.35.ebuild +++ b/app-emulation/fs-uae/fs-uae-3.1.35.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://fs-uae.net/" SRC_URI="https://fs-uae.net/stable/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" IUSE="fmv glew +jit" RDEPEND=" |