summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-20 21:35:36 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-20 21:35:36 +0200
commit3ecf13ef7bab25e8c457f6a89e30bd2b40a348bd (patch)
treee30a82d875409fe6eede078a91cc57f7d032b0e2 /media-gfx/img2pdf
parentdev-python/pycairo: add github upstream metadata (diff)
downloadgentoo-3ecf13ef7bab25e8c457f6a89e30bd2b40a348bd.tar.gz
gentoo-3ecf13ef7bab25e8c457f6a89e30bd2b40a348bd.tar.bz2
gentoo-3ecf13ef7bab25e8c457f6a89e30bd2b40a348bd.zip
media-gfx/img2pdf: Keyword 0.4.4 ppc64, #865969
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/img2pdf')
-rw-r--r--media-gfx/img2pdf/img2pdf-0.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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