diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-18 19:45:22 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-19 05:17:34 +0000 |
commit | 867cef35751f48ebaf828229e9dccda5254387b4 (patch) | |
tree | 34abc108434da0808dbaf1d3212f157079b7dc97 /games-engines | |
parent | games-fps/gzdoom: Keyword 4.10.0 ppc64, #849866 (diff) | |
download | gentoo-867cef35751f48ebaf828229e9dccda5254387b4.tar.gz gentoo-867cef35751f48ebaf828229e9dccda5254387b4.tar.bz2 gentoo-867cef35751f48ebaf828229e9dccda5254387b4.zip |
games-engines/odamex: Keyword 10.4.0-r1 ppc64, #849866
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/odamex/odamex-10.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/odamex/odamex-10.4.0-r1.ebuild b/games-engines/odamex/odamex-10.4.0-r1.ebuild index 5a5077b6ca54..db3f6bd5532a 100644 --- a/games-engines/odamex/odamex-10.4.0-r1.ebuild +++ b/games-engines/odamex/odamex-10.4.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${PN}-src-${PV}. LICENSE="GPL-2+ MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="+client hidpi master +odalaunch portmidi server upnp X" REQUIRED_USE="|| ( client master server )" |