diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 12:11:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 12:11:03 +0000 |
commit | 7bd1816f2f2217e583c196539fd3ab7c5609e675 (patch) | |
tree | 64e62a3936be21be51b584e83595402b19b800d4 /media-gfx/pqiv | |
parent | dev-util/shtool: Stabilize 2.0.8-r2 amd64, #918948 (diff) | |
download | gentoo-7bd1816f2f2217e583c196539fd3ab7c5609e675.tar.gz gentoo-7bd1816f2f2217e583c196539fd3ab7c5609e675.tar.bz2 gentoo-7bd1816f2f2217e583c196539fd3ab7c5609e675.zip |
media-gfx/pqiv: Stabilize 2.12 x86, #918949
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/pqiv')
-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 674846dfd9b9..20dd866305c3 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=" |