diff options
author | Sam James <sam@gentoo.org> | 2022-06-29 11:40:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-29 11:40:36 +0000 |
commit | 0eeef3cb70251bd0cf4c9079dd362af3dc7bdd87 (patch) | |
tree | 13c81057795f60193bb22d379acb8a2c120e0240 /dev-perl | |
parent | dev-perl/SOAP-Lite: Stabilize 1.270.0 arm, #855092 (diff) | |
download | gentoo-0eeef3cb70251bd0cf4c9079dd362af3dc7bdd87.tar.gz gentoo-0eeef3cb70251bd0cf4c9079dd362af3dc7bdd87.tar.bz2 gentoo-0eeef3cb70251bd0cf4c9079dd362af3dc7bdd87.zip |
dev-perl/Task-Weaken: Stabilize 1.60.0 arm, #855083
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.60.0.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.60.0.ebuild index 022196adaf25..71d6187d5821 100644 --- a/dev-perl/Task-Weaken/Task-Weaken-1.60.0.ebuild +++ b/dev-perl/Task-Weaken/Task-Weaken-1.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" BDEPEND=" virtual/perl-ExtUtils-MakeMaker |