diff options
author | Sam James <sam@gentoo.org> | 2021-08-06 01:28:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-06 01:28:22 +0100 |
commit | aef969ec1e6e3888b0f2ed7fdf03e77d7646adb5 (patch) | |
tree | 400d5eab5d5578bf09167bb5097727a932189c76 /dev-perl/IPC-System-Simple | |
parent | dev-perl/IO-Tty: Stabilize 1.160.0 arm64, #805617 (diff) | |
download | gentoo-aef969ec1e6e3888b0f2ed7fdf03e77d7646adb5.tar.gz gentoo-aef969ec1e6e3888b0f2ed7fdf03e77d7646adb5.tar.bz2 gentoo-aef969ec1e6e3888b0f2ed7fdf03e77d7646adb5.zip |
dev-perl/IPC-System-Simple: Stabilize 1.300.0 arm64, #805623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/IPC-System-Simple')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild index 1184cc5c9089..b09dfd791650 100644 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Run commands simply, with detailed diagnostics" 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 ~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-Carp |