diff options
author | 2024-06-09 22:24:12 +0100 | |
---|---|---|
committer | 2024-06-09 22:24:26 +0100 | |
commit | 5c50ffb194da3369d13fe07e16a7f99960ac7934 (patch) | |
tree | ce2e129c749d3396430998da90722c660726c340 /dev-perl/PDF-API2 | |
parent | dev-ml/merlin: disable tests as they seem unreliable (diff) | |
download | gentoo-5c50ffb194da3369d13fe07e16a7f99960ac7934.tar.gz gentoo-5c50ffb194da3369d13fe07e16a7f99960ac7934.tar.bz2 gentoo-5c50ffb194da3369d13fe07e16a7f99960ac7934.zip |
dev-perl/PDF-API2: Stabilize 2.45.0 amd64, #933889
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PDF-API2')
-rw-r--r-- | dev-perl/PDF-API2/PDF-API2-2.45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PDF-API2/PDF-API2-2.45.0.ebuild b/dev-perl/PDF-API2/PDF-API2-2.45.0.ebuild index a365658ed78a..639d8c0319b7 100644 --- a/dev-perl/PDF-API2/PDF-API2-2.45.0.ebuild +++ b/dev-perl/PDF-API2/PDF-API2-2.45.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 |