commit: 5677ef1e435fb68f203e277043e8888edb55bdba Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Mon Sep 19 01:08:58 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 19 06:42:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5677ef1e
games-util/deutex: Keyword 5.2.2 arm64, #849866 Signed-off-by: matoro <matoro <AT> users.noreply.github.com> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-util/deutex/deutex-5.2.2.ebuild | 4 ++-- 1 file 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= )"
