summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-18 21:08:58 -0400
committerMichał Górny <mgorny@gentoo.org>2022-09-19 08:42:07 +0200
commit5677ef1e435fb68f203e277043e8888edb55bdba (patch)
treefcd62d7841e85bb11a0f58add293d2264e88b85a /games-util/deutex
parentsci-libs/metis: Keyword 5.1.0-r5 mips, #764023 (diff)
downloadgentoo-5677ef1e435fb68f203e277043e8888edb55bdba.tar.gz
gentoo-5677ef1e435fb68f203e277043e8888edb55bdba.tar.bz2
gentoo-5677ef1e435fb68f203e277043e8888edb55bdba.zip
games-util/deutex: Keyword 5.2.2 arm64, #849866
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-util/deutex')
-rw-r--r--games-util/deutex/deutex-5.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/deutex/deutex-5.2.2.ebuild b/games-util/deutex/deutex-5.2.2.ebuild
index 214f6d34483c..c5d25259e533 100644
--- a/games-util/deutex/deutex-5.2.2.ebuild
+++ b/games-util/deutex/deutex-5.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Doom-Utils/${PN}/releases/download/v${PV}/${P}.tar.z
LICENSE="GPL-2+ LGPL-2+ HPND"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="man +png"
DEPEND="png? ( media-libs/libpng:0= )"