diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:32:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:32:57 +0000 |
commit | 31da3e6f21e5c7f1e97653c2996af83e5a70103b (patch) | |
tree | af468e389cfaa1f63173738c5b340ce06d2c4603 /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Class-Data-Inheritable: Stabilize 0.100.0 arm64, #945603 (diff) | |
download | gentoo-31da3e6f21e5c7f1e97653c2996af83e5a70103b.tar.gz gentoo-31da3e6f21e5c7f1e97653c2996af83e5a70103b.tar.bz2 gentoo-31da3e6f21e5c7f1e97653c2996af83e5a70103b.zip |
dev-perl/Class-Data-Inheritable: Stabilize 0.100.0 arm, #945603
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild index 4173695c2a48..648aefafce61 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.100.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Inheritable, overridable class data" # License note: Artistic only for one file # https://rt.cpan.org/Public/Bug/Display.html?id=132835 SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" PERL_RM_FILES=( t/pod.t |