commit: 010272450f3b1d86241b56aac070a0ccb099e534 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 24 00:23:38 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 24 01:16:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01027245
net-analyzer/nmbscan: drop ~s390 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild b/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild index 4381c801ab89..9f6d6403b3e0 100644 --- a/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild +++ b/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://nmbscan.g76r.eu/down/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" RDEPEND="net-dns/bind-tools net-fs/samba
