diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:34:05 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:35:12 +0100 |
commit | 91fd924df35cdd473dd7bd08c2a0e8f804b038e6 (patch) | |
tree | c2521fa04c0ca89116c204df14321d647aaebcb4 /net-analyzer | |
parent | net-analyzer/netio: drop x86-macos (diff) | |
download | gentoo-91fd924df35cdd473dd7bd08c2a0e8f804b038e6.tar.gz gentoo-91fd924df35cdd473dd7bd08c2a0e8f804b038e6.tar.bz2 gentoo-91fd924df35cdd473dd7bd08c2a0e8f804b038e6.zip |
net-analyzer/netselect: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r1.ebuild b/net-analyzer/netselect/netselect-0.4-r1.ebuild index 8cdec08646af..11fd0ab2cae5 100644 --- a/net-analyzer/netselect/netselect-0.4-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6" PATCHES=( |