diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:14 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:03:28 +0200 |
commit | 84328fd54c92b4429da7631fc27abeaee41c6885 (patch) | |
tree | 705dc014369824f4f55bf66baaa4003dd643ae3d /dev-perl/Test-TCP | |
parent | dev-perl/Test-MockTime-HiRes-0.80.0-r0: alpha stable (diff) | |
download | gentoo-84328fd54c92b4429da7631fc27abeaee41c6885.tar.gz gentoo-84328fd54c92b4429da7631fc27abeaee41c6885.tar.bz2 gentoo-84328fd54c92b4429da7631fc27abeaee41c6885.zip |
dev-perl/Test-TCP-2.190.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
Diffstat (limited to 'dev-perl/Test-TCP')
-rw-r--r-- | dev-perl/Test-TCP/Test-TCP-2.190.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1ad98439acd7..e0879eda5bb3 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 @@ -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" IUSE="test" RDEPEND=" |