diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-18 15:47:12 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-18 15:59:42 +0800 |
commit | adfe4d27654b80067ac73ba272a7da6ceed88d4c (patch) | |
tree | 5a95041dfd824ac6e724c1ab49f4e4704ae14dd6 /app-text/qpdf | |
parent | net-print/cups: keyword 2.3.3_p2-r3 for ~loong (diff) | |
download | gentoo-adfe4d27654b80067ac73ba272a7da6ceed88d4c.tar.gz gentoo-adfe4d27654b80067ac73ba272a7da6ceed88d4c.tar.bz2 gentoo-adfe4d27654b80067ac73ba272a7da6ceed88d4c.zip |
app-text/qpdf: keyword 10.6.3 for ~loong
Tests mostly passed on real hardware; failing cases are almost
exclusively "cannot initialize input", perhaps the problem isn't qpdf's.
May require further investigation.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/qpdf')
-rw-r--r-- | app-text/qpdf/qpdf-10.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/qpdf/qpdf-10.6.3.ebuild b/app-text/qpdf/qpdf-10.6.3.ebuild index 7015821e9438..c6b089ac5a37 100644 --- a/app-text/qpdf/qpdf-10.6.3.ebuild +++ b/app-text/qpdf/qpdf-10.6.3.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 Artistic-2 )" # subslot = libqpdf soname version SLOT="0/28" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="doc examples gnutls ssl test" RESTRICT="!test? ( test )" |