diff options
author | Sam James <sam@gentoo.org> | 2022-11-25 05:07:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-25 05:07:33 +0000 |
commit | ac637fb2141312f425c916bcc0d4f442896d877a (patch) | |
tree | 2ebde9e06ebb8111ee6cadcdf2843b1dceea6b33 /net-analyzer/netcat | |
parent | sys-apps/pcsc-lite: Stabilize 1.9.9 arm64, #882859 (diff) | |
download | gentoo-ac637fb2141312f425c916bcc0d4f442896d877a.tar.gz gentoo-ac637fb2141312f425c916bcc0d4f442896d877a.tar.bz2 gentoo-ac637fb2141312f425c916bcc0d4f442896d877a.zip |
net-analyzer/netcat: Stabilize 110.20180111-r2 arm, #882841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/netcat')
-rw-r--r-- | net-analyzer/netcat/netcat-110.20180111-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netcat/netcat-110.20180111-r2.ebuild b/net-analyzer/netcat/netcat-110.20180111-r2.ebuild index 25c5d0f7f81f..14d745039600 100644 --- a/net-analyzer/netcat/netcat-110.20180111-r2.ebuild +++ b/net-analyzer/netcat/netcat-110.20180111-r2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/nc110" LICENSE="netcat" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris ~x64-solaris" IUSE="ipv6 static" PATCHES=( |