diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:26:21 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:41 +0800 |
commit | 44dd469a6e9eea7a43a4cb5670a8f4e17dfc2a12 (patch) | |
tree | 4527708748d8a160b8209873783481b6aeb4fa5b /dev-perl/IPC-Run3 | |
parent | dev-perl/Test-Requires: keyword 0.110.0 for ~loong (diff) | |
download | gentoo-44dd469a6e9eea7a43a4cb5670a8f4e17dfc2a12.tar.gz gentoo-44dd469a6e9eea7a43a4cb5670a8f4e17dfc2a12.tar.bz2 gentoo-44dd469a6e9eea7a43a4cb5670a8f4e17dfc2a12.zip |
dev-perl/IPC-Run3: keyword 0.48.0-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.48.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.48.0-r1.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.48.0-r1.ebuild index 278e936d203c..fbbb398275ea 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.48.0-r1.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.48.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 @@ -11,7 +11,7 @@ DESCRIPTION="Run a subprocess in batch mode (a la system)" LICENSE="|| ( BSD-2 Artistic GPL-1+ )" 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-Time-HiRes |