diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-02 11:57:56 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-02 11:58:23 -0800 |
commit | fdd6a70f01ca681220f2187cf44bde62cf21d725 (patch) | |
tree | 324ff0764c48fcee8e795ac6f1013a02eee54a12 /app-text/qpdf | |
parent | media-gfx/exiv2-0.27.0-r2: ia64 stable, bug 674968 (diff) | |
download | gentoo-fdd6a70f01ca681220f2187cf44bde62cf21d725.tar.gz gentoo-fdd6a70f01ca681220f2187cf44bde62cf21d725.tar.bz2 gentoo-fdd6a70f01ca681220f2187cf44bde62cf21d725.zip |
app-text/qpdf-8.2.1: ia64 stable, bug 674814
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/qpdf')
-rw-r--r-- | app-text/qpdf/qpdf-8.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/qpdf/qpdf-8.2.1.ebuild b/app-text/qpdf/qpdf-8.2.1.ebuild index c0a93ca78723..c65bd546a027 100644 --- a/app-text/qpdf/qpdf-8.2.1.ebuild +++ b/app-text/qpdf/qpdf-8.2.1.ebuild @@ -12,7 +12,7 @@ LICENSE="|| ( Apache-2.0 Artistic-2 )" # subslot = libqpdf soname version SLOT="0/21" -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=" |