summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-19 03:03:56 +0000
committerSam James <sam@gentoo.org>2022-02-19 03:03:56 +0000
commit302604ee8417de5bfe75da70760d99ca707ebf31 (patch)
treebfffdaf575b7969c893dfe6abd5dca8b10692c54
parentsys-libs/libxcrypt: Stabilize 4.4.27 x86, #833661 (diff)
downloadgentoo-302604ee8417de5bfe75da70760d99ca707ebf31.tar.gz
gentoo-302604ee8417de5bfe75da70760d99ca707ebf31.tar.bz2
gentoo-302604ee8417de5bfe75da70760d99ca707ebf31.zip
dev-perl/PDF-API2: Stabilize 2.42.0 amd64, #833669
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/PDF-API2/PDF-API2-2.42.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDF-API2/PDF-API2-2.42.0.ebuild b/dev-perl/PDF-API2/PDF-API2-2.42.0.ebuild
index 696127e032ff..dadb1d0f46ba 100644
--- a/dev-perl/PDF-API2/PDF-API2-2.42.0.ebuild
+++ b/dev-perl/PDF-API2/PDF-API2-2.42.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ DESCRIPTION="Facilitates the creation and modification of PDF files"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
RDEPEND="
>=virtual/perl-IO-Compress-1.0.0