diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 06:44:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:44:16 +0000 |
commit | e7ed3c48ce6c15de710e44f3f5e1bef9cdee199d (patch) | |
tree | 36b4e882498be00182cf93dd70a36e3ffb52761b /net-analyzer/netselect | |
parent | dev-ml/num: Stabilize 1.4-r1 arm, #783576 (diff) | |
download | gentoo-e7ed3c48ce6c15de710e44f3f5e1bef9cdee199d.tar.gz gentoo-e7ed3c48ce6c15de710e44f3f5e1bef9cdee199d.tar.bz2 gentoo-e7ed3c48ce6c15de710e44f3f5e1bef9cdee199d.zip |
net-analyzer/netselect: Stabilize 0.4-r2 arm, #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 aa8fa618b125..d5360c1ae319 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=( |