diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-12-12 12:48:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-12 18:24:55 +0000 |
commit | 2a8020316a0cf087a3291d386ddd7762cb1ed2a4 (patch) | |
tree | b248b36763c6c57e8cf954fcb9adcd3cda5b53de /dev-perl/Class-Data-Inheritable | |
parent | dev-perl/Cpanel-JSON-XS: stable 4.270.0 for hppa, bug #828163 (diff) | |
download | gentoo-2a8020316a0cf087a3291d386ddd7762cb1ed2a4.tar.gz gentoo-2a8020316a0cf087a3291d386ddd7762cb1ed2a4.tar.bz2 gentoo-2a8020316a0cf087a3291d386ddd7762cb1ed2a4.zip |
dev-perl/Class-Data-Inheritable: stable 0.90.0 for hppa, bug #828156
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 45c4c3b4e0bf..efb5dc8b0756 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 |