diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 01:06:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 01:06:18 +0100 |
commit | 0f80141fee0ea4e05bc2319dfa894de62902be58 (patch) | |
tree | abcb5737c4bc59c10773abb3b60827c7efe7dc86 /net-analyzer/iptstate | |
parent | net-analyzer/iptraf-ng: x86 stable (bug #756997) (diff) | |
download | gentoo-0f80141fee0ea4e05bc2319dfa894de62902be58.tar.gz gentoo-0f80141fee0ea4e05bc2319dfa894de62902be58.tar.bz2 gentoo-0f80141fee0ea4e05bc2319dfa894de62902be58.zip |
net-analyzer/iptstate: x86 stable (bug #757000)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptstate/iptstate-2.2.6.ebuild b/net-analyzer/iptstate/iptstate-2.2.6.ebuild index 7a073736f1e6..f0462941c4fe 100644 --- a/net-analyzer/iptstate/iptstate-2.2.6.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/jaymzh/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" RDEPEND=" >=sys-libs/ncurses-5.7-r7:0= |