diff options
author | Sam James <sam@gentoo.org> | 2024-03-02 22:07:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-02 22:07:12 +0000 |
commit | abfa7d4b59f30999e1389b53729b2e369a805b8c (patch) | |
tree | 54ad502f1e2a18708b4ed8a6b2f8b1c70b5690f1 /dev-perl | |
parent | app-office/abiword: fix build w/ libxml2-2.12 (diff) | |
download | gentoo-abfa7d4b59f30999e1389b53729b2e369a805b8c.tar.gz gentoo-abfa7d4b59f30999e1389b53729b2e369a805b8c.tar.bz2 gentoo-abfa7d4b59f30999e1389b53729b2e369a805b8c.zip |
dev-perl/PAR-Dist: Stabilize 0.520.0 ppc, #912506
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.520.0.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.520.0.ebuild index c9ada6b8adf8..175e9ccd8223 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.520.0.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.520.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND=" virtual/perl-File-Spec |