commit: ec295ab39c6fe9bce6c47e9faecdaf746140853a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 13:36:45 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 13:36:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec295ab3
dev-perl/PDF-API2: Stabilize 2.44.0 amd64, #910770
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/PDF-API2/PDF-API2-2.44.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/PDF-API2/PDF-API2-2.44.0.ebuild
b/dev-perl/PDF-API2/PDF-API2-2.44.0.ebuild
index d7670445b2ff..7dde8f9b675e 100644
--- a/dev-perl/PDF-API2/PDF-API2-2.44.0.ebuild
+++ b/dev-perl/PDF-API2/PDF-API2-2.44.0.ebuild
@@ -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