diff options
author | Sam James <sam@gentoo.org> | 2023-04-22 14:00:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-22 14:00:06 +0100 |
commit | 885b0bea7263a35f7cc84af955e9171aa652cce5 (patch) | |
tree | cbf46a728c950cd3004c37ce144fee5997a98c4d /virtual | |
parent | virtual/perl-Text-Balanced: keyword ~arm64-macos (diff) | |
download | gentoo-885b0bea7263a35f7cc84af955e9171aa652cce5.tar.gz gentoo-885b0bea7263a35f7cc84af955e9171aa652cce5.tar.bz2 gentoo-885b0bea7263a35f7cc84af955e9171aa652cce5.zip |
virtual/perl-Text-Tabs+Wrap: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild index 5b4ba62db890..885137d465ba 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2013.52.300-r11.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as Text::Tabs+Wrap" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.34* =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) 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 b7b256d1f2b0..ea125b4e5f29 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-2022 Gentoo Authors +# Copyright 1999-2023 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 ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.36* ~perl-core/${PN#perl-}-${PV} ) |