diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 12:11:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 12:11:04 +0000 |
commit | dc81ebfc357dc23b7318639d3b7d5f563f9c51c1 (patch) | |
tree | 4be58c8a01c26af63c12709bf47093f1232c99dd /media-gfx | |
parent | media-gfx/pqiv: Stabilize 2.12 x86, #918949 (diff) | |
download | gentoo-dc81ebfc357dc23b7318639d3b7d5f563f9c51c1.tar.gz gentoo-dc81ebfc357dc23b7318639d3b7d5f563f9c51c1.tar.bz2 gentoo-dc81ebfc357dc23b7318639d3b7d5f563f9c51c1.zip |
media-gfx/pqiv: Stabilize 2.12 amd64, #918949
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/pqiv/pqiv-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/pqiv/pqiv-2.12.ebuild b/media-gfx/pqiv/pqiv-2.12.ebuild index 20dd866305c3..bb8305f5959b 100644 --- a/media-gfx/pqiv/pqiv-2.12.ebuild +++ b/media-gfx/pqiv/pqiv-2.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" IUSE="archive ffmpeg imagemagick pdf postscript webp" RDEPEND=" |