diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 06:46:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:46:45 +0000 |
commit | f53d5dd583d3abe8b5754653d78bc85ae5ebf849 (patch) | |
tree | 77833b5aea52d77255d14144ec1853b41dfb61cd /net-analyzer | |
parent | sci-libs/openblas: Stabilize 0.3.14 amd64, #783588 (diff) | |
download | gentoo-f53d5dd583d3abe8b5754653d78bc85ae5ebf849.tar.gz gentoo-f53d5dd583d3abe8b5754653d78bc85ae5ebf849.tar.bz2 gentoo-f53d5dd583d3abe8b5754653d78bc85ae5ebf849.zip |
net-analyzer/netselect: Stabilize 0.4-r2 amd64, #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 9db6ed1681ad..b1b0c69a950f 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=( |