diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:52:09 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:52:09 +0800 |
commit | 16a9e23337e7416bce24b417f5c55d7ff5df94f4 (patch) | |
tree | 19eaeadeb8e4dea957377535828f4c9adc40fb17 /dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r2.ebuild | |
parent | dev-perl/IO-Socket-INET6: keyword 2.720.0-r2 for ~loong (diff) | |
download | gentoo-16a9e23337e7416bce24b417f5c55d7ff5df94f4.tar.gz gentoo-16a9e23337e7416bce24b417f5c55d7ff5df94f4.tar.bz2 gentoo-16a9e23337e7416bce24b417f5c55d7ff5df94f4.zip |
dev-perl/Test-FailWarnings: keyword 0.8.0-r2 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r2.ebuild')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r2.ebuild b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r2.ebuild index 38254a409686..c97f16c6f473 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r2.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r2.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=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" 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" LICENSE="Apache-2.0" RDEPEND=" |