From 12d66d92e932156f23e017e718119b5a47e2b668 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 19 Nov 2015 19:39:22 -0500 Subject: app-text/qpdf: add arm64 love --- app-text/qpdf/qpdf-5.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/qpdf') diff --git a/app-text/qpdf/qpdf-5.1.2.ebuild b/app-text/qpdf/qpdf-5.1.2.ebuild index 67e53490cb7d..694f56c97f30 100644 --- a/app-text/qpdf/qpdf-5.1.2.ebuild +++ b/app-text/qpdf/qpdf-5.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz" LICENSE="Artistic-2" SLOT="0/13" # subslot = libqpdf soname version -KEYWORDS="~alpha ~amd64 ~arm ~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 static-libs test" RDEPEND="dev-libs/libpcre -- cgit v1.2.3-65-gdbad