diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-18 19:45:21 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-19 05:17:32 +0000 |
commit | 410eae3cb955fe09cf28276abf6ac90ee65f78c9 (patch) | |
tree | c6ea1abfeedeecf9115a068a70111235adbedd93 /games-util | |
parent | net-print/cups-meta: Keyword 1 loong, #920237 (diff) | |
download | gentoo-410eae3cb955fe09cf28276abf6ac90ee65f78c9.tar.gz gentoo-410eae3cb955fe09cf28276abf6ac90ee65f78c9.tar.bz2 gentoo-410eae3cb955fe09cf28276abf6ac90ee65f78c9.zip |
games-util/deutex: Keyword 5.2.2 ppc64, #849866
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/deutex/deutex-5.2.2.ebuild | 4 |
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 c5d25259e533..e26455054782 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-2022 Gentoo Authors +# Copyright 1999-2023 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="man +png" DEPEND="png? ( media-libs/libpng:0= )" |