diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 14:44:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 14:44:20 +0200 |
commit | 53ac546ab4cd940bd32f18caf4986abdb0b63280 (patch) | |
tree | 5507e8642b863e11d7d4fcd1eea63496aaee64fb /dev-perl/Net-Telnet | |
parent | dev-perl/Net-UPnP: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #579288 (diff) | |
download | gentoo-53ac546ab4cd940bd32f18caf4986abdb0b63280.tar.gz gentoo-53ac546ab4cd940bd32f18caf4986abdb0b63280.tar.bz2 gentoo-53ac546ab4cd940bd32f18caf4986abdb0b63280.zip |
dev-perl/Net-Telnet: alpha/amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #579286
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Telnet')
-rw-r--r-- | dev-perl/Net-Telnet/Net-Telnet-3.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-Telnet/Net-Telnet-3.40.0.ebuild b/dev-perl/Net-Telnet/Net-Telnet-3.40.0.ebuild index a91bfb15e692..9a5f5b316565 100644 --- a/dev-perl/Net-Telnet/Net-Telnet-3.40.0.ebuild +++ b/dev-perl/Net-Telnet/Net-Telnet-3.40.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="interact with TELNET port or other TCP ports in Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/perl-libnet-1.70.300" |