diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:33:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:35:12 +0100 |
commit | e795093df6dd1e1d0838e7e6f2fc136b3c419130 (patch) | |
tree | 6222706a3c099237241acec624e4225d6f2226e8 /net-analyzer | |
parent | net-analyzer/netdiscover: drop x86-macos (diff) | |
download | gentoo-e795093df6dd1e1d0838e7e6f2fc136b3c419130.tar.gz gentoo-e795093df6dd1e1d0838e7e6f2fc136b3c419130.tar.bz2 gentoo-e795093df6dd1e1d0838e7e6f2fc136b3c419130.zip |
net-analyzer/netio: 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/netio/netio-1.32-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/netio/netio-1.33.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/netio/netio-1.32-r1.ebuild b/net-analyzer/netio/netio-1.32-r1.ebuild index afba5e9baeba..a2016af62465 100644 --- a/net-analyzer/netio/netio-1.32-r1.ebuild +++ b/net-analyzer/netio/netio-1.32-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://web.ars.de/wp-content/uploads/2017/04/${PN}${PV/./}.zip" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RESTRICT="mirror" # bug #391789 comment #1 DEPEND=" diff --git a/net-analyzer/netio/netio-1.33.ebuild b/net-analyzer/netio/netio-1.33.ebuild index b1b367dca376..a5a43f45b6d2 100644 --- a/net-analyzer/netio/netio-1.33.ebuild +++ b/net-analyzer/netio/netio-1.33.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=7 @@ -10,7 +10,7 @@ SRC_URI="https://www.ars.de/${PN}${PV/.}.zip" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RESTRICT="mirror" # bug #391789 comment #1 DEPEND=" |