diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 04:55:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 04:55:53 +0100 |
commit | fc3caeebc3adeec4f330c4f9e82c35ed184899db (patch) | |
tree | 7bf570d0d745744c253408026d698722481af486 /dev-perl/Test-Object | |
parent | dev-perl/PPIx-Utils: Keyword 0.3.0 arm64, #909051 (diff) | |
download | gentoo-fc3caeebc3adeec4f330c4f9e82c35ed184899db.tar.gz gentoo-fc3caeebc3adeec4f330c4f9e82c35ed184899db.tar.bz2 gentoo-fc3caeebc3adeec4f330c4f9e82c35ed184899db.zip |
dev-perl/Test-Object: Keyword 0.80.0-r1 arm64, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Object')
-rw-r--r-- | dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild b/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild index 28c0278a0ecd..56baaf28fc2d 100644 --- a/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild +++ b/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Thoroughly testing objects via registered handlers" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Carp |