games-util/deutex: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 9 Sep 2019 21:37:42 +0000 (22:37 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 9 Sep 2019 21:41:24 +0000 (22:41 +0100)
Tested by building and running Odamex.

Closes: https://bugs.gentoo.org/693872
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-util/deutex/deutex-5.2.0.ebuild

index f4802fcadd487271244de8589dbe235a0ccd737a..2edf639b6faabf14de616fd12bec6849021576ee 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/Doom-Utils/${PN}/releases/download/v${PV}/${P}.tar.x
 
 LICENSE="GPL-2+ LGPL-2+ HPND"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="man png"
 
 DEPEND="png? ( media-libs/libpng:0= )"