summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-24 01:12:16 +0000
committerSam James <sam@gentoo.org>2022-11-24 01:12:16 +0000
commit02e5dc77cce36d345e3f7e3552ef78b21a2eda0c (patch)
tree6de8553d5c08b258d3d4af1e4aa8bcd7861477c6 /app-text
parentsys-block/devio: fix configure w/ clang 16 (diff)
downloadgentoo-02e5dc77cce36d345e3f7e3552ef78b21a2eda0c.tar.gz
gentoo-02e5dc77cce36d345e3f7e3552ef78b21a2eda0c.tar.bz2
gentoo-02e5dc77cce36d345e3f7e3552ef78b21a2eda0c.zip
app-text/qpdfview: Stabilize 0.4.18_p20211227 x86, #881553
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/qpdfview/qpdfview-0.4.18_p20211227.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/qpdfview/qpdfview-0.4.18_p20211227.ebuild b/app-text/qpdfview/qpdfview-0.4.18_p20211227.ebuild
index e555d9864d04..40dab0bbb1d4 100644
--- a/app-text/qpdfview/qpdfview-0.4.18_p20211227.ebuild
+++ b/app-text/qpdfview/qpdfview-0.4.18_p20211227.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
IUSE="cups +dbus djvu fitz +pdf postscript +sqlite +svg synctex"
REQUIRED_USE="?? ( fitz pdf )"