summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-10-01 23:35:50 -0500
committerTim Harder <radhermit@gentoo.org>2017-10-01 23:35:50 -0500
commit7103573e3780a15db2d0c34aa137c2f893c7a8e0 (patch)
tree7221d37b08c94aff76e19b7cc9aa89c8c26f4943
parentapp-mobilephone/dfu-util: remove old (diff)
downloadgentoo-7103573e.tar.gz
gentoo-7103573e.tar.bz2
gentoo-7103573e.zip
media-gfx/pqiv: stabilize 2.9
-rw-r--r--media-gfx/pqiv/pqiv-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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"