diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 11:47:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 13:05:47 +0800 |
commit | 2c467ab8d2bf2df2bb898baf58f0cc69e3a43d4b (patch) | |
tree | 73e693ca92ba4983221e37fb45644a52fc3c20f7 /dev-perl | |
parent | dev-perl/FFI-CheckLib: keyword 0.280.0 for ~loong (diff) | |
download | gentoo-2c467ab8d2bf2df2bb898baf58f0cc69e3a43d4b.tar.gz gentoo-2c467ab8d2bf2df2bb898baf58f0cc69e3a43d4b.tar.bz2 gentoo-2c467ab8d2bf2df2bb898baf58f0cc69e3a43d4b.zip |
dev-perl/File-chdir: keyword 0.101.100-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.101.100-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-chdir/File-chdir-0.101.100-r1.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100-r1.ebuild index 987c5e0ae6e2..12e5059470e6 100644 --- a/dev-perl/File-chdir/File-chdir-0.101.100-r1.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.101.100-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="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" RDEPEND=" virtual/perl-Carp |