diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:59 +0200 |
commit | 154eabe2769503cd8d235301a13d0d70f4c6587c (patch) | |
tree | 12890bd18f8592d0f484801fc1c2fba8e993acf4 /dev-perl/IPC-System-Simple | |
parent | dev-perl/IO-Tty: x86 stable wrt bug #805617 (diff) | |
download | gentoo-154eabe2769503cd8d235301a13d0d70f4c6587c.tar.gz gentoo-154eabe2769503cd8d235301a13d0d70f4c6587c.tar.bz2 gentoo-154eabe2769503cd8d235301a13d0d70f4c6587c.zip |
dev-perl/IPC-System-Simple: x86 stable wrt bug #805623
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 d5d6e9167bb4..1184cc5c9089 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 |