diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 01:14:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 01:14:16 +0000 |
commit | 667485b05abc81ecb2844eed47040ebab081b0b6 (patch) | |
tree | 05e03938b5e6f93fa30f49b298d9997a24092b5a /virtual/perl-Text-Tabs+Wrap | |
parent | virtual/perl-Text-ParseWords: Stabilize 3.310.0 amd64, #865895 (diff) | |
download | gentoo-667485b05abc81ecb2844eed47040ebab081b0b6.tar.gz gentoo-667485b05abc81ecb2844eed47040ebab081b0b6.tar.bz2 gentoo-667485b05abc81ecb2844eed47040ebab081b0b6.zip |
virtual/perl-Text-Tabs+Wrap: Stabilize 2021.81.400 amd64, #865895
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Text-Tabs+Wrap')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild index bd5821e223cf..da145d2a683d 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.36* ~perl-core/${PN#perl-}-${PV} ) |