From: Michał Górny Date: Mon, 15 Jul 2019 15:24:53 +0000 (+0200) Subject: net-analyzer/iplog: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c7353398e0979f55070b4957573e90a01f411e10;p=gentoo.git net-analyzer/iplog: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/net-analyzer/iplog/iplog-2.2.3-r2.ebuild b/net-analyzer/iplog/iplog-2.2.3-r2.ebuild index 3aa9eb1e45fc..fc60e63e57a1 100644 --- a/net-analyzer/iplog/iplog-2.2.3-r2.ebuild +++ b/net-analyzer/iplog/iplog-2.2.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" LICENSE="|| ( GPL-2 FDL-1.1 )" SLOT="0" -KEYWORDS="alpha ~mips ppc sparc x86 ~amd64" +KEYWORDS="alpha ~amd64 ~mips ppc sparc x86" DEPEND="net-libs/libpcap" RDEPEND="${DEPEND}"