diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 14:39:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 14:39:11 +0000 |
commit | ea6cb374dfa7e90e81825b6d374b2ae64eb4773d (patch) | |
tree | 291312ef68fad3aaab256bdaf5d6b1739e209ece /media-gfx/pqiv | |
parent | dev-util/shtool: Stabilize 2.0.8-r2 arm, #918948 (diff) | |
download | gentoo-ea6cb374dfa7e90e81825b6d374b2ae64eb4773d.tar.gz gentoo-ea6cb374dfa7e90e81825b6d374b2ae64eb4773d.tar.bz2 gentoo-ea6cb374dfa7e90e81825b6d374b2ae64eb4773d.zip |
media-gfx/pqiv: Stabilize 2.12 arm64, #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 bb8305f5959b..1b8d944ef9a7 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=" |