diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 03:03:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 03:03:56 +0000 |
commit | 302604ee8417de5bfe75da70760d99ca707ebf31 (patch) | |
tree | bfffdaf575b7969c893dfe6abd5dca8b10692c54 | |
parent | sys-libs/libxcrypt: Stabilize 4.4.27 x86, #833661 (diff) | |
download | gentoo-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.ebuild | 4 |
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 |