commit: 7103573e3780a15db2d0c34aa137c2f893c7a8e0
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 2 04:35:50 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Oct 2 04:35:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7103573e
media-gfx/pqiv: stabilize 2.9
media-gfx/pqiv/pqiv-2.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/pqiv/pqiv-2.9.ebuild b/media-gfx/pqiv/pqiv-2.9.ebuild
index 38325520298..2eaaf614442 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"