diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:27 +0000 |
commit | 9e98462168676497881f17fcc59b2f04c25e4ac2 (patch) | |
tree | 3980d06d550ab952d59e9b93cc85b34b2bf0eaca /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Class-DBI-mysql: Stabilize 1.0.0-r3 amd64, #738212 (diff) | |
download | gentoo-9e98462168676497881f17fcc59b2f04c25e4ac2.tar.gz gentoo-9e98462168676497881f17fcc59b2f04c25e4ac2.tar.bz2 gentoo-9e98462168676497881f17fcc59b2f04c25e4ac2.zip |
dev-perl/Class-Data-Inheritable: Stabilize 0.80.0-r3 amd64, #738212
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.80.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild index 5b917c6bf25b..f4b8aec972ff 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Inheritable, overridable class data" # License note: Artistic only for one file # https://bugs.gentoo.org/728662 SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" PERL_RM_FILES=( t/pod.t |