summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-14 18:27:09 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-14 18:28:47 +0800
commitedf3e9b5f398066981e00275f167f8f1e0b7dffa (patch)
tree1b9d43cf86c24a379769ef600cf41aadf8216c28 /dev-perl
parentdev-perl/Module-Implementation: keyword 0.90.0-r1 for ~loong (diff)
downloadgentoo-edf3e9b5f398066981e00275f167f8f1e0b7dffa.tar.gz
gentoo-edf3e9b5f398066981e00275f167f8f1e0b7dffa.tar.bz2
gentoo-edf3e9b5f398066981e00275f167f8f1e0b7dffa.zip
dev-perl/Eval-Closure: keyword 0.140.0-r1 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Eval-Closure/Eval-Closure-0.140.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Eval-Closure/Eval-Closure-0.140.0-r1.ebuild b/dev-perl/Eval-Closure/Eval-Closure-0.140.0-r1.ebuild
index 55669f6d2104..8b279e2de621 100644
--- a/dev-perl/Eval-Closure/Eval-Closure-0.140.0-r1.ebuild
+++ b/dev-perl/Eval-Closure/Eval-Closure-0.140.0-r1.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="safely and cleanly create closures via string eval"
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 ~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 ~x86-solaris"
IUSE="minimal"
RDEPEND="