diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 08:44:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 08:44:31 +0100 |
commit | 363cfe21ce8e5c5bc57d81a78017fc3148bb8d3a (patch) | |
tree | 8dd1ff983efc97347aeed3cb85fa24d4313e56c8 /virtual | |
parent | perl-core/Text-Tabs+Wrap: Stabilize 2023.51.100 ppc64, #914800 (diff) | |
download | gentoo-363cfe21ce8e5c5bc57d81a78017fc3148bb8d3a.tar.gz gentoo-363cfe21ce8e5c5bc57d81a78017fc3148bb8d3a.tar.bz2 gentoo-363cfe21ce8e5c5bc57d81a78017fc3148bb8d3a.zip |
virtual/perl-Text-Tabs+Wrap: Stabilize 2023.51.100 ppc64, #914800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild index dd4721de7c76..ff5d11dafbc3 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as Text::Tabs+Wrap" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" ~perl-core/${PN#perl-}-${PV} |