diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:38:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:38:40 +0100 |
commit | b060455850adae8e798fec251fcea41c626bf7f1 (patch) | |
tree | d128d64e99c45124c08e3b60daef8e53d5ebf16d | |
parent | net-analyzer/iptraf-ng: amd64 stable wrt bug #756997 (diff) | |
download | gentoo-b060455850adae8e798fec251fcea41c626bf7f1.tar.gz gentoo-b060455850adae8e798fec251fcea41c626bf7f1.tar.bz2 gentoo-b060455850adae8e798fec251fcea41c626bf7f1.zip |
net-analyzer/iptstate: amd64 stable wrt bug #757000
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/iptstate/iptstate-2.2.6.ebuild b/net-analyzer/iptstate/iptstate-2.2.6.ebuild index f0462941c4fe..0f85670270ce 100644 --- a/net-analyzer/iptstate/iptstate-2.2.6.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.6.ebuild @@ -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= |