commit: 3ecf13ef7bab25e8c457f6a89e30bd2b40a348bd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 19:35:36 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 19:35:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ecf13ef
media-gfx/img2pdf: Keyword 0.4.4 ppc64, #865969
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/img2pdf/img2pdf-0.4.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/img2pdf/img2pdf-0.4.4.ebuild
b/media-gfx/img2pdf/img2pdf-0.4.4.ebuild
index 8787b8ffc761..660c7a1e5801 100644
--- a/media-gfx/img2pdf/img2pdf-0.4.4.ebuild
+++ b/media-gfx/img2pdf/img2pdf-0.4.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="gui"
# pytest-xdist isn't really required but it helps speed up tests