commit: 65e915a1d20b61e4d27d468e0bf89060f700aa19
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 06:34:25 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 06:39:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e915a1
media-gfx/pqiv: stabilize 2.10.2
media-gfx/pqiv/pqiv-2.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/pqiv/pqiv-2.10.2.ebuild
b/media-gfx/pqiv/pqiv-2.10.2.ebuild
index 68f38714121..4a4742d3c92 100644
--- a/media-gfx/pqiv/pqiv-2.10.2.ebuild
+++ b/media-gfx/pqiv/pqiv-2.10.2.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"