commit: e795093df6dd1e1d0838e7e6f2fc136b3c419130 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 14:33:53 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 14:35:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e795093d
net-analyzer/netio: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> net-analyzer/netio/netio-1.32-r1.ebuild | 4 ++-- 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 afba5e9baeb..a2016af6246 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 b1b367dca37..a5a43f45b6d 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="
