diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 06:47:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:47:51 +0000 |
commit | 226611d15ad6453a589a419b0efa30b82fb58816 (patch) | |
tree | 9a264fdb82ce3afb9497365090e9a35597194c8a /net-analyzer/netselect | |
parent | dev-util/patchutils: Stabilize 0.4.2 sparc, #783564 (diff) | |
download | gentoo-226611d15ad6453a589a419b0efa30b82fb58816.tar.gz gentoo-226611d15ad6453a589a419b0efa30b82fb58816.tar.bz2 gentoo-226611d15ad6453a589a419b0efa30b82fb58816.zip |
net-analyzer/netselect: Stabilize 0.4-r2 sparc, #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 b1b0c69a950f..24e6227ededb 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=( |