diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:34:39 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:57 +0800 |
commit | 2931d00b7cd9fd7e7f62d812e16f60673b05e68e (patch) | |
tree | da87e4280a14688a66ae2304365a3c9935e8d394 /perl-core | |
parent | virtual/perl-Data-Dumper: keyword 2.179.0 for ~loong (diff) | |
download | gentoo-2931d00b7cd9fd7e7f62d812e16f60673b05e68e.tar.gz gentoo-2931d00b7cd9fd7e7f62d812e16f60673b05e68e.tar.bz2 gentoo-2931d00b7cd9fd7e7f62d812e16f60673b05e68e.zip |
perl-core/File-Temp: keyword 0.231.100 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/File-Temp/File-Temp-0.231.100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/File-Temp/File-Temp-0.231.100.ebuild b/perl-core/File-Temp/File-Temp-0.231.100.ebuild index 7555c0f30cb5..145a86003149 100644 --- a/perl-core/File-Temp/File-Temp-0.231.100.ebuild +++ b/perl-core/File-Temp/File-Temp-0.231.100.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="File::Temp can be used to create and open temporary files in a safe way" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # bug 390719 |