summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-09-09 22:37:42 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-09-09 22:41:24 +0100
commita1b3dd5a3381a50016d035a00ba0ec6b24188045 (patch)
tree2063dbf22da00c283800f36cb7fa961c0535425e /games-util/deutex
parentdev-libs/gmp: arm64 stable (bug #693840) (diff)
downloadgentoo-a1b3dd5a3381a50016d035a00ba0ec6b24188045.tar.gz
gentoo-a1b3dd5a3381a50016d035a00ba0ec6b24188045.tar.bz2
gentoo-a1b3dd5a3381a50016d035a00ba0ec6b24188045.zip
games-util/deutex: Add ~arm keyword
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>
Diffstat (limited to 'games-util/deutex')
-rw-r--r--games-util/deutex/deutex-5.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/deutex/deutex-5.2.0.ebuild b/games-util/deutex/deutex-5.2.0.ebuild
index f4802fcadd48..2edf639b6faa 100644
--- a/games-util/deutex/deutex-5.2.0.ebuild
+++ b/games-util/deutex/deutex-5.2.0.ebuild
@@ -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= )"