diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:32:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:32:56 +0000 |
commit | e4822e7f92496bf5485a8d3abc5a00cc40119c91 (patch) | |
tree | cc5cb0df9d17290aea1582704c469a0c19d7ed6c /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Class-Data-Inheritable: Stabilize 0.100.0 sparc, #945603 (diff) | |
download | gentoo-e4822e7f92496bf5485a8d3abc5a00cc40119c91.tar.gz gentoo-e4822e7f92496bf5485a8d3abc5a00cc40119c91.tar.bz2 gentoo-e4822e7f92496bf5485a8d3abc5a00cc40119c91.zip |
dev-perl/Class-Data-Inheritable: Stabilize 0.100.0 ppc, #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 919749cba33c..9f5e8566fc59 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 |