diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 06:45:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:45:13 +0000 |
commit | 669e68208ee684b9fe8b3b78c492743d652293bc (patch) | |
tree | a0252aef3dbffc0b0851d12a68af1f3943dd61f1 /net-analyzer/netselect | |
parent | dev-ml/ocaml-ssl: Stabilize 0.5.10 x86, #783579 (diff) | |
download | gentoo-669e68208ee684b9fe8b3b78c492743d652293bc.tar.gz gentoo-669e68208ee684b9fe8b3b78c492743d652293bc.tar.bz2 gentoo-669e68208ee684b9fe8b3b78c492743d652293bc.zip |
net-analyzer/netselect: Stabilize 0.4-r2 x86, #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 d5360c1ae319..9db6ed1681ad 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=( |