diff options
author | Sam James <sam@gentoo.org> | 2025-01-12 12:57:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-12 12:57:47 +0000 |
commit | 7f401d327e2dfcaf80748b7fb78464146dc2be2b (patch) | |
tree | 387f1fbaf1f8a875cb843d54722dd54e2d23e1f2 /perl-core | |
parent | perl-core/Term-Table: Stabilize 0.23.0 amd64, #947977 (diff) | |
download | gentoo-7f401d327e2dfcaf80748b7fb78464146dc2be2b.tar.gz gentoo-7f401d327e2dfcaf80748b7fb78464146dc2be2b.tar.bz2 gentoo-7f401d327e2dfcaf80748b7fb78464146dc2be2b.zip |
perl-core/Term-Table: Stabilize 0.23.0 x86, #947977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Term-Table/Term-Table-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Term-Table/Term-Table-0.23.0.ebuild b/perl-core/Term-Table/Term-Table-0.23.0.ebuild index 4d4f961bee13..7ab872a24d57 100644 --- a/perl-core/Term-Table/Term-Table-0.23.0.ebuild +++ b/perl-core/Term-Table/Term-Table-0.23.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module optfeature DESCRIPTION="Format a header and rows into a table" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |