diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 20:14:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 20:14:01 +0000 |
commit | 8d011657db89ce87d6e98c5bc302f5538c063198 (patch) | |
tree | 61d223857cfc2bd3834b48aea9a52a36314098fc /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/IO-Socket-SSL: Stabilize 2.89.0 hppa, #945602 (diff) | |
download | gentoo-8d011657db89ce87d6e98c5bc302f5538c063198.tar.gz gentoo-8d011657db89ce87d6e98c5bc302f5538c063198.tar.bz2 gentoo-8d011657db89ce87d6e98c5bc302f5538c063198.zip |
dev-perl/Class-Data-Inheritable: Stabilize 0.100.0 hppa, #945603
Signed-off-by: Sam James <sam@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 05122afefda7..3ce8afae58d5 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 |