diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 17:27:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:15 +0800 |
commit | 850a282c008b36cec69b459edb460637ea0f27fe (patch) | |
tree | 90127c512c22b2dd6d4839f9236d271405ccb077 /dev-perl/IO-Multiplex | |
parent | dev-perl/Test-Regexp: keyword 2017040101.0.0-r1 for ~loong (diff) | |
download | gentoo-850a282c008b36cec69b459edb460637ea0f27fe.tar.gz gentoo-850a282c008b36cec69b459edb460637ea0f27fe.tar.bz2 gentoo-850a282c008b36cec69b459edb460637ea0f27fe.zip |
dev-perl/IO-Multiplex: keyword 1.160.0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild index 35aaf0cc37a3..c2ea00dbd129 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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="Manage IO on many file handles" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" virtual/perl-IO |