diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-26 10:01:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-26 10:01:36 +0300 |
commit | c0a5c282d59d8b05fbb7bb317c24a6d092235730 (patch) | |
tree | 0ee0b49dbfaa3569f3e9fbe580ae60748160eb3f /dev-perl/Test-TCP | |
parent | dev-ruby/bundler: keyword 2.5.11 for ~mips (diff) | |
download | gentoo-c0a5c282d59d8b05fbb7bb317c24a6d092235730.tar.gz gentoo-c0a5c282d59d8b05fbb7bb317c24a6d092235730.tar.bz2 gentoo-c0a5c282d59d8b05fbb7bb317c24a6d092235730.zip |
dev-perl/Test-TCP: keyword 2.220.0 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-TCP')
-rw-r--r-- | dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 96475f1fff9a..7b982bcf0b26 100644 --- a/dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild +++ b/dev-perl/Test-TCP/Test-TCP-2.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Testing TCP program" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" virtual/perl-IO |