diff options
author | 2021-04-18 06:48:40 +0000 | |
---|---|---|
committer | 2021-04-18 06:48:40 +0000 | |
commit | 968f8eff3f3b8e4e53f77e7f537601e1d0ac075a (patch) | |
tree | 400c30bb47cd570b45df27dc015fa87c2a87c1aa /net-analyzer/netselect | |
parent | dev-ml/zarith: Stabilize 1.12 ppc, #783585 (diff) | |
download | gentoo-968f8eff3f3b8e4e53f77e7f537601e1d0ac075a.tar.gz gentoo-968f8eff3f3b8e4e53f77e7f537601e1d0ac075a.tar.bz2 gentoo-968f8eff3f3b8e4e53f77e7f537601e1d0ac075a.zip |
net-analyzer/netselect: Stabilize 0.4-r2 ppc, #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 24e6227ededb..d93aa3f61246 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=( |