diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:37:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:03 +0000 |
commit | 868b4e040759d4521ffdd3e468ec431070b9cd4e (patch) | |
tree | aa0d114a607c0a4d39b2eaca01bbccc4609cb266 /net-analyzer | |
parent | net-analyzer/netselect: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-868b4e040759d4521ffdd3e468ec431070b9cd4e.tar.gz gentoo-868b4e040759d4521ffdd3e468ec431070b9cd4e.tar.bz2 gentoo-868b4e040759d4521ffdd3e468ec431070b9cd4e.zip |
net-analyzer/ngrep: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ngrep/ngrep-1.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ngrep/ngrep-1.47.ebuild b/net-analyzer/ngrep/ngrep-1.47.ebuild index 6ca8a342aa3a..768d8053525b 100644 --- a/net-analyzer/ngrep/ngrep-1.47.ebuild +++ b/net-analyzer/ngrep/ngrep-1.47.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://github.com/jpr5/ngrep/archive/V${PV/./_}.tar.gz -> ${P}.tar.gz" LICENSE="ngrep" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6" DEPEND=" |