From 7103573e3780a15db2d0c34aa137c2f893c7a8e0 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sun, 1 Oct 2017 23:35:50 -0500 Subject: media-gfx/pqiv: stabilize 2.9 --- media-gfx/pqiv/pqiv-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx') diff --git a/media-gfx/pqiv/pqiv-2.9.ebuild b/media-gfx/pqiv/pqiv-2.9.ebuild index 38325520298a..2eaaf614442a 100644 --- a/media-gfx/pqiv/pqiv-2.9.ebuild +++ b/media-gfx/pqiv/pqiv-2.9.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="powerful GTK 3 based command-line image viewer with a minimal UI" -- cgit v1.2.3-65-gdbad