From 72ff7cb87abe27f2e82f08227010ac73bc8e2c07 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Sat, 14 May 2022 18:27:01 +0800 Subject: [PATCH] dev-perl/Exception-Class: keyword 1.450.0 for ~loong Tests passed on real hardware. Signed-off-by: WANG Xuerui --- dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild index 6c91dab9fbfbc..bf37ececaf87c 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.450.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A module that allows you to declare real exception classes in Perl" 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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"