diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:40:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:40:50 +0000 |
commit | 3f5717d38c4665c1f0758e1c11a30f9d5a1c56e0 (patch) | |
tree | b652804abb4db701fde5ae8f11682561d3f14ec2 /app-text/qpdf | |
parent | media-libs/libsdl2: Stabilize 2.0.14-r1 arm, #766204 (diff) | |
download | gentoo-3f5717d38c4665c1f0758e1c11a30f9d5a1c56e0.tar.gz gentoo-3f5717d38c4665c1f0758e1c11a30f9d5a1c56e0.tar.bz2 gentoo-3f5717d38c4665c1f0758e1c11a30f9d5a1c56e0.zip |
app-text/qpdf: Stabilize 10.3.1 arm, #772794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/qpdf')
-rw-r--r-- | app-text/qpdf/qpdf-10.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/qpdf/qpdf-10.3.1.ebuild b/app-text/qpdf/qpdf-10.3.1.ebuild index 220747430a5b..e6c1b1772480 100644 --- a/app-text/qpdf/qpdf-10.3.1.ebuild +++ b/app-text/qpdf/qpdf-10.3.1.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 ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="doc examples ssl test" RESTRICT="!test? ( test )" |