diff options
author | 2024-04-29 09:49:28 +0200 | |
---|---|---|
committer | 2024-04-29 09:49:28 +0200 | |
commit | 4686be1453b75a410d33c66ce5fdc521f8d0806d (patch) | |
tree | fe9da138d9592536433dad3e6282872cd51c1655 /net-analyzer/fprobe | |
parent | app-portage/elt-patches: Stabilize 20240324 ppc64, #930887 (diff) | |
download | gentoo-4686be1453b75a410d33c66ce5fdc521f8d0806d.tar.gz gentoo-4686be1453b75a410d33c66ce5fdc521f8d0806d.tar.bz2 gentoo-4686be1453b75a410d33c66ce5fdc521f8d0806d.zip |
net-analyzer/fprobe: Stabilize 1.1-r7 ppc, #930889
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/fprobe')
-rw-r--r-- | net-analyzer/fprobe/fprobe-1.1-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fprobe/fprobe-1.1-r7.ebuild b/net-analyzer/fprobe/fprobe-1.1-r7.ebuild index 2e60316ccd2c..d250bb5f087e 100644 --- a/net-analyzer/fprobe/fprobe-1.1-r7.ebuild +++ b/net-analyzer/fprobe/fprobe-1.1-r7.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fprobe/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="debug messages" RDEPEND="net-libs/libpcap" |