diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 10:47:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 10:47:54 +0000 |
commit | 88ffd17043eaa3ba1bb9936c3fcc19aac64a622d (patch) | |
tree | 46eea493632d75682eaa0a1ab291dbdccdec1d67 /dev-perl/PPI/PPI-1.277.0.ebuild | |
parent | dev-perl/PPI: Stabilize 1.277.0 sparc, #916829 (diff) | |
download | gentoo-88ffd17043eaa3ba1bb9936c3fcc19aac64a622d.tar.gz gentoo-88ffd17043eaa3ba1bb9936c3fcc19aac64a622d.tar.bz2 gentoo-88ffd17043eaa3ba1bb9936c3fcc19aac64a622d.zip |
dev-perl/PPI: Stabilize 1.277.0 x86, #916829
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PPI/PPI-1.277.0.ebuild')
-rw-r--r-- | dev-perl/PPI/PPI-1.277.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPI/PPI-1.277.0.ebuild b/dev-perl/PPI/PPI-1.277.0.ebuild index 57ae35c94fd4..3e05e2a74031 100644 --- a/dev-perl/PPI/PPI-1.277.0.ebuild +++ b/dev-perl/PPI/PPI-1.277.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze, and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Carp |