diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:15:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:15:59 +0100 |
commit | 59ffa8c4f1f41d4d4bf21ff01dc17dbc8f9d6f2d (patch) | |
tree | 6ec430bd0cc3fd90f38fd2dffcc36ed92e3f20b9 /dev-perl/IPC-System-Simple | |
parent | dev-perl/IO-Tty: Stabilize 1.160.0 amd64, #805617 (diff) | |
download | gentoo-59ffa8c4f1f41d4d4bf21ff01dc17dbc8f9d6f2d.tar.gz gentoo-59ffa8c4f1f41d4d4bf21ff01dc17dbc8f9d6f2d.tar.bz2 gentoo-59ffa8c4f1f41d4d4bf21ff01dc17dbc8f9d6f2d.zip |
dev-perl/IPC-System-Simple: Stabilize 1.300.0 amd64, #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 4aa3b8154b01..d5ce38c01f05 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 |