diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 06:43:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:43:56 +0000 |
commit | 624b30c4da64128b4c9ba8c06f00dfbcec1bfa7d (patch) | |
tree | 22e2eae7d58fb988c88d9e42dcb466a224d5f46b /net-analyzer/netselect | |
parent | dev-ml/num: Stabilize 1.4-r1 arm64, #783576 (diff) | |
download | gentoo-624b30c4da64128b4c9ba8c06f00dfbcec1bfa7d.tar.gz gentoo-624b30c4da64128b4c9ba8c06f00dfbcec1bfa7d.tar.bz2 gentoo-624b30c4da64128b4c9ba8c06f00dfbcec1bfa7d.zip |
net-analyzer/netselect: Stabilize 0.4-r2 arm64, #783561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r2.ebuild b/net-analyzer/netselect/netselect-0.4-r2.ebuild index c0eb61494801..aa8fa618b125 100644 --- a/net-analyzer/netselect/netselect-0.4-r2.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6" PATCHES=( |