diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-11-09 21:09:56 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-11-09 21:52:14 -0500 |
commit | 760490f827d38225e9d492249176b39d4da117c1 (patch) | |
tree | aa1207b54a50a2726175ba0d2cbc1c898f38376c /games-engines | |
parent | games-engines/exult: add 1.8 (diff) | |
download | gentoo-760490f827d38225e9d492249176b39d4da117c1.tar.gz gentoo-760490f827d38225e9d492249176b39d4da117c1.tar.bz2 gentoo-760490f827d38225e9d492249176b39d4da117c1.zip |
games-engines/exult: forward ~ppc64 keyword
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/exult/exult-1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/exult/exult-1.8.ebuild b/games-engines/exult/exult-1.8.ebuild index 8e0e2b0a48b2..0b544c3211fb 100644 --- a/games-engines/exult/exult-1.8.ebuild +++ b/games-engines/exult/exult-1.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/exult-all-versions/${PV}/${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="alsa fluidsynth timidity tools" DEPEND=" |