commit: 0f80141fee0ea4e05bc2319dfa894de62902be58 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Nov 27 00:06:18 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Nov 27 00:06:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f80141f
net-analyzer/iptstate: x86 stable (bug #757000) Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> net-analyzer/iptstate/iptstate-2.2.6.ebuild | 4 ++-- 1 file 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 7a073736f1e..f0462941c4f 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=