diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 17:19:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 17:19:27 +0100 |
commit | 4922ceb64bf874af5c39b30c9b77fa714841cca8 (patch) | |
tree | 2666f00b790e1f4da84f31d87da25d1e79bfe733 /dev-perl/Net-Telnet | |
parent | dev-perl/Net-Server: Stabilize 2.10.0 ppc64, #810165 (diff) | |
download | gentoo-4922ceb64bf874af5c39b30c9b77fa714841cca8.tar.gz gentoo-4922ceb64bf874af5c39b30c9b77fa714841cca8.tar.bz2 gentoo-4922ceb64bf874af5c39b30c9b77fa714841cca8.zip |
dev-perl/Net-Telnet: Stabilize 3.50.0 ppc64, #810167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Telnet')
-rw-r--r-- | dev-perl/Net-Telnet/Net-Telnet-3.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-Telnet/Net-Telnet-3.50.0.ebuild b/dev-perl/Net-Telnet/Net-Telnet-3.50.0.ebuild index 1c9ca007217b..a0069dfafc7c 100644 --- a/dev-perl/Net-Telnet/Net-Telnet-3.50.0.ebuild +++ b/dev-perl/Net-Telnet/Net-Telnet-3.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="interact with TELNET port or other TCP ports in Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=">=virtual/perl-libnet-1.70.300" BDEPEND="${RDEPEND} |