summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-06-04 18:41:12 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-06-04 18:44:28 +0800
commit1c5480b1db32c7551c6a8a31174bddfc793ba941 (patch)
treec6ad214191955c0080fc73dce9033902a279bc1c /dev-perl/Log-Any
parentdev-perl/File-Slurp: forward ~loong (diff)
downloadgentoo-1c5480b1db32c7551c6a8a31174bddfc793ba941.tar.gz
gentoo-1c5480b1db32c7551c6a8a31174bddfc793ba941.tar.bz2
gentoo-1c5480b1db32c7551c6a8a31174bddfc793ba941.zip
dev-perl/Log-Any: keyword 1.710.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Log-Any')
-rw-r--r--dev-perl/Log-Any/Log-Any-1.710.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Any/Log-Any-1.710.0.ebuild b/dev-perl/Log-Any/Log-Any-1.710.0.ebuild
index 65413ac2421b..54706468e58f 100644
--- a/dev-perl/Log-Any/Log-Any-1.710.0.ebuild
+++ b/dev-perl/Log-Any/Log-Any-1.710.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Bringing loggers and listeners together"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv sparc x86"
IUSE="minimal"
# Test::Builder needed for Log/Any/Adapter/Test.pm