From a1b3dd5a3381a50016d035a00ba0ec6b24188045 Mon Sep 17 00:00:00 2001 From: James Le Cuirot <chewi@gentoo.org> Date: Mon, 9 Sep 2019 22:37:42 +0100 Subject: 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> --- games-util/deutex/deutex-5.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-util/deutex') 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= )" -- cgit v1.2.3-65-gdbad