diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-07 11:16:30 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-07 11:55:50 -0500 |
commit | 2cf7a8fc107bf1e5988503ed78bbcf4da564c3b7 (patch) | |
tree | 0700eec172746586e04a03af8a4c67b4584aa98a /perl-core/File-Temp | |
parent | virtual/perl-version: arm64 stable (bug #698542) (diff) | |
download | gentoo-2cf7a8fc107bf1e5988503ed78bbcf4da564c3b7.tar.gz gentoo-2cf7a8fc107bf1e5988503ed78bbcf4da564c3b7.tar.bz2 gentoo-2cf7a8fc107bf1e5988503ed78bbcf4da564c3b7.zip |
perl-core/File-Temp: arm64 stable (bug #698542)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'perl-core/File-Temp')
-rw-r--r-- | perl-core/File-Temp/File-Temp-0.230.900.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/File-Temp/File-Temp-0.230.900.ebuild b/perl-core/File-Temp/File-Temp-0.230.900.ebuild index 9867c1c62eef..c5c0e5019caa 100644 --- a/perl-core/File-Temp/File-Temp-0.230.900.ebuild +++ b/perl-core/File-Temp/File-Temp-0.230.900.ebuild @@ -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 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # bug 390719 |