diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:05:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:05:45 +0000 |
commit | c71f0bfdbad194aaf2d9f13d3afbaa02bf24d150 (patch) | |
tree | b270d293212dce672f0d63a1d7312962051ab292 /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/CGI: Stabilize 4.530.0 x86, #828153 (diff) | |
download | gentoo-c71f0bfdbad194aaf2d9f13d3afbaa02bf24d150.tar.gz gentoo-c71f0bfdbad194aaf2d9f13d3afbaa02bf24d150.tar.bz2 gentoo-c71f0bfdbad194aaf2d9f13d3afbaa02bf24d150.zip |
dev-perl/Class-Data-Inheritable: Stabilize 0.90.0 x86, #828156
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.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild index 89c768828d4e..1bfb8b1c7620 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.90.0.ebuild @@ -11,7 +11,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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" PERL_RM_FILES=( t/pod.t |