diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:24:53 +0200 |
commit | c7353398e0979f55070b4957573e90a01f411e10 (patch) | |
tree | 1f6166ae1b0732d2a57adf9c4ffa50ee5994e743 /net-analyzer/iplog/iplog-2.2.3-r2.ebuild | |
parent | net-analyzer/icinga-web: Sort KEYWORDS (diff) | |
download | gentoo-c7353398e0979f55070b4957573e90a01f411e10.tar.gz gentoo-c7353398e0979f55070b4957573e90a01f411e10.tar.bz2 gentoo-c7353398e0979f55070b4957573e90a01f411e10.zip |
net-analyzer/iplog: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/iplog/iplog-2.2.3-r2.ebuild')
-rw-r--r-- | net-analyzer/iplog/iplog-2.2.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |