diff options
author | 2018-12-08 15:30:00 +0300 | |
---|---|---|
committer | 2018-12-08 15:34:30 +0300 | |
commit | 44db0575da93ca30b5dfc8d2eb67a53a1e5ecfb0 (patch) | |
tree | fffa00ce207aeafc11c0ba016afbb2613456061b /dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | |
parent | dev-perl/IO-Socket-SSL: s390 stable wrt bug #667266 (diff) | |
download | gentoo-44db0575da93ca30b5dfc8d2eb67a53a1e5ecfb0.tar.gz gentoo-44db0575da93ca30b5dfc8d2eb67a53a1e5ecfb0.tar.bz2 gentoo-44db0575da93ca30b5dfc8d2eb67a53a1e5ecfb0.zip |
dev-perl/IPC-System-Simple: s390 stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild index d056c959561f..88f5d6f036e6 100644 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.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 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |