diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-13 12:08:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-13 12:08:18 +0000 |
commit | fe5ee396bd2a56661017ea0c030f8cac4eee4892 (patch) | |
tree | f2e5b718493aab27eec3420e92ce6374d963a310 /app-text/qpdf | |
parent | x11-misc/xsnow: stable 3.0.7 for ppc64 (diff) | |
download | gentoo-fe5ee396bd2a56661017ea0c030f8cac4eee4892.tar.gz gentoo-fe5ee396bd2a56661017ea0c030f8cac4eee4892.tar.bz2 gentoo-fe5ee396bd2a56661017ea0c030f8cac4eee4892.zip |
app-text/qpdf: stable 10.0.4 for ppc/ppc64
stable wrt bug #756022 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/qpdf')
-rw-r--r-- | app-text/qpdf/qpdf-10.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/qpdf/qpdf-10.0.4.ebuild b/app-text/qpdf/qpdf-10.0.4.ebuild index a538bb413591..2b1e8a6f3055 100644 --- a/app-text/qpdf/qpdf-10.0.4.ebuild +++ b/app-text/qpdf/qpdf-10.0.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz" LICENSE="|| ( Apache-2.0 Artistic-2 )" # subslot = libqpdf soname version SLOT="0/28" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris" IUSE="doc examples libressl ssl test" RESTRICT="!test? ( test )" |