diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 00:23:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 00:23:42 +0000 |
commit | d8519a65592ae9afba8b87a8c7fd223e3590c473 (patch) | |
tree | 861ceb18bd5b0581a65f386c20602c919e0b872a /net-analyzer | |
parent | dev-ml/num: Stabilize 1.4-r1 ppc64, #783576 (diff) | |
download | gentoo-d8519a65592ae9afba8b87a8c7fd223e3590c473.tar.gz gentoo-d8519a65592ae9afba8b87a8c7fd223e3590c473.tar.bz2 gentoo-d8519a65592ae9afba8b87a8c7fd223e3590c473.zip |
net-analyzer/netselect: Stabilize 0.4-r2 ppc64, #783561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-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 d93aa3f61246..19134d444ee9 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=( |