diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-17 20:39:30 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-17 20:54:00 +0200 |
commit | 1bcce8549d0dbbd6038fed6f7188654bf854c97c (patch) | |
tree | 970b74a787074aabf3be6314d146361641fdf54c /dev-perl/IPC-System-Simple | |
parent | dev-perl/Test-NoWarnings: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-1bcce8549d0dbbd6038fed6f7188654bf854c97c.tar.gz gentoo-1bcce8549d0dbbd6038fed6f7188654bf854c97c.tar.bz2 gentoo-1bcce8549d0dbbd6038fed6f7188654bf854c97c.zip |
dev-perl/IPC-System-Simple: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/IPC-System-Simple')
-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 a4b31b072c01..b98da0331521 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 ~amd64-fbsd" +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=" |