diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 06:44:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 06:44:53 +0100 |
commit | fdfff43b8897d9557f200436c1fb4569d2a436f8 (patch) | |
tree | b651d05585519f859ae0028e0e0cb77815d44075 /net-analyzer/iplog | |
parent | dev-lang/cfortran: Stabilize 20110621 ppc, #817647 (diff) | |
download | gentoo-fdfff43b8897d9557f200436c1fb4569d2a436f8.tar.gz gentoo-fdfff43b8897d9557f200436c1fb4569d2a436f8.tar.bz2 gentoo-fdfff43b8897d9557f200436c1fb4569d2a436f8.zip |
net-analyzer/iplog: Stabilize 2.2.3-r3 ppc, #817653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/iplog')
-rw-r--r-- | net-analyzer/iplog/iplog-2.2.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild index 70d0a4a39b1a..9d49574d8c6e 100644 --- a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild +++ b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild @@ -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}" |