diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-06 18:20:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-06 20:03:31 +0000 |
commit | 3f096c35bf4beeb405bfa6673b5cb2734e40efc9 (patch) | |
tree | e97b4e04f8cc3707cbe5721659161b7a2f970bee /app-text/qpdf | |
parent | dev-lang/ruby: support Prefix for 2.3.6. (diff) | |
download | gentoo-3f096c35bf4beeb405bfa6673b5cb2734e40efc9.tar.gz gentoo-3f096c35bf4beeb405bfa6673b5cb2734e40efc9.tar.bz2 gentoo-3f096c35bf4beeb405bfa6673b5cb2734e40efc9.zip |
app-text/qpdf: stable 7.0.0 for hppa, bug #626446
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-text/qpdf')
-rw-r--r-- | app-text/qpdf/qpdf-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/qpdf/qpdf-7.0.0.ebuild b/app-text/qpdf/qpdf-7.0.0.ebuild index a5dae22384e2..d8c0aa18c857 100644 --- a/app-text/qpdf/qpdf-7.0.0.ebuild +++ b/app-text/qpdf/qpdf-7.0.0.ebuild @@ -12,7 +12,7 @@ LICENSE="|| ( Apache-2.0 Artistic-2 )" # subslot = libqpdf soname version SLOT="0/18" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris" IUSE="doc examples perl static-libs test" CDEPEND=" |