summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-18 21:09:00 -0400
committerMichał Górny <mgorny@gentoo.org>2022-09-19 08:42:10 +0200
commit4aa95a4dda4d7afb3c41abe6868f16c4070047f7 (patch)
tree0a8609cb1d1f6649c924111f7a3c4652aa811089 /games-engines
parentgames-fps/gzdoom: Keyword 4.8.2-r1 arm64, #849866 (diff)
downloadgentoo-4aa95a4dda4d7afb3c41abe6868f16c4070047f7.tar.gz
gentoo-4aa95a4dda4d7afb3c41abe6868f16c4070047f7.tar.bz2
gentoo-4aa95a4dda4d7afb3c41abe6868f16c4070047f7.zip
games-engines/odamex: Keyword 10.0.0 arm64, #849866
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/odamex/odamex-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/odamex/odamex-10.0.0.ebuild b/games-engines/odamex/odamex-10.0.0.ebuild
index bcaefbef7099..96a4e1334332 100644
--- a/games-engines/odamex/odamex-10.0.0.ebuild
+++ b/games-engines/odamex/odamex-10.0.0.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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="+client hidpi master +odalaunch portmidi server upnp X"
REQUIRED_USE="|| ( client master server )"