commit: 4e4b73d5a19edfcc13fd36f84a9f5510689613d2
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 02:51:13 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 03:32:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4b73d5
media-gfx/pqiv: stabilize 2.10.4
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
media-gfx/pqiv/pqiv-2.10.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/pqiv/pqiv-2.10.4.ebuild
b/media-gfx/pqiv/pqiv-2.10.4.ebuild
index 92c15ed6806..28b7ffe9351 100644
--- a/media-gfx/pqiv/pqiv-2.10.4.ebuild
+++ b/media-gfx/pqiv/pqiv-2.10.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"