games-engines/odamex: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 9 Sep 2019 21:40:22 +0000 (22:40 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 9 Sep 2019 21:42:32 +0000 (22:42 +0100)
Tested on Utilite Pro under Wayland. Admittedly didn't test odalaunch.

Closes: https://bugs.gentoo.org/687796
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-engines/odamex/odamex-0.8.1.ebuild

index 95857353ea27af784d8ae17f2638618119acf5a6..dbf54b31f41a75eb66f62eb0ae0c5a38bb37f285 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/Odamex/${PV}/${PN}-src-${PV}.tar.bz2"
 
 LICENSE="GPL-2+ MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+client master +odalaunch portmidi server upnp X"
 REQUIRED_USE="|| ( client master server )"