diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 20:57:41 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-27 21:04:20 +0200 |
commit | d75a4468fa2984315c5b2c9ff807e3d257b5b1f8 (patch) | |
tree | 5b066693355f08218a2c1235e777432dae59badd | |
parent | dev-perl/Test-SharedFork: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-d75a4468fa2984315c5b2c9ff807e3d257b5b1f8.tar.gz gentoo-d75a4468fa2984315c5b2c9ff807e3d257b5b1f8.tar.bz2 gentoo-d75a4468fa2984315c5b2c9ff807e3d257b5b1f8.zip |
dev-perl/Test-TCP: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r-- | dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild b/dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild index e0879eda5bb3..69ed763c1d45 100644 --- a/dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild +++ b/dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Testing TCP program" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |