diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-05 23:17:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-05 23:21:46 +0000 |
commit | 8bd1dc7d6f09296caed0e0b1fc022292005cce30 (patch) | |
tree | ce2a343a8e76d48612f9c0da03f35fafb1f76006 /app-text/qpdf | |
parent | sys-process/fcron: make check_system_crontabs musl friendly (diff) | |
download | gentoo-8bd1dc7d6f09296caed0e0b1fc022292005cce30.tar.gz gentoo-8bd1dc7d6f09296caed0e0b1fc022292005cce30.tar.bz2 gentoo-8bd1dc7d6f09296caed0e0b1fc022292005cce30.zip |
app-text/qpdf: stable 7.0.0 for ia64, bug #626446
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 1f2e2a2c5f33..a5dae22384e2 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=" |