diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:04:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:04:30 +0000 |
commit | 8746097fb5eb03302f03245a07fa1fc01a4e4c9e (patch) | |
tree | 8a02cfab25edb966a24666c053efdc9928656e67 /dev-perl/Test-TCP | |
parent | dev-perl/Test-Pod: Stabilize 1.520.0 ppc, #828203 (diff) | |
download | gentoo-8746097fb5eb03302f03245a07fa1fc01a4e4c9e.tar.gz gentoo-8746097fb5eb03302f03245a07fa1fc01a4e4c9e.tar.bz2 gentoo-8746097fb5eb03302f03245a07fa1fc01a4e4c9e.zip |
dev-perl/Test-TCP: Stabilize 2.220.0 ppc, #828204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-TCP')
-rw-r--r-- | dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild b/dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild index 4fbec5fbbb45..5a0b7bf1ff6b 100644 --- a/dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild +++ b/dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Testing TCP program" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" RDEPEND=" virtual/perl-IO |