summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 21:28:20 +0000
committerSam James <sam@gentoo.org>2022-03-04 00:38:25 +0000
commit876468965d3f5c4f96eb0483b6b42bcc3024ee08 (patch)
tree0a997b275f572c0441aefc3f4fff99effcaa71b3 /net-analyzer
parentmail-client/hap: destabilise for ppc (diff)
downloadgentoo-876468965d3f5c4f96eb0483b6b42bcc3024ee08.tar.gz
gentoo-876468965d3f5c4f96eb0483b6b42bcc3024ee08.tar.bz2
gentoo-876468965d3f5c4f96eb0483b6b42bcc3024ee08.zip
net-analyzer/iplog: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iplog/iplog-2.2.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
index 8733fa8e1a59..991f22714b64 100644
--- a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
+++ b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz"
LICENSE="|| ( GPL-2 FDL-1.1 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~mips ~ppc sparc x86"
DEPEND="net-libs/libpcap"
RDEPEND="${DEPEND}"