diff options
author | Sam James <sam@gentoo.org> | 2024-04-29 14:40:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-29 14:40:04 +0100 |
commit | dd23f10835634c99a6054a98ec64b60a3a976c59 (patch) | |
tree | 387de391828e400a7efa4d808116e8f0cda94276 /net-analyzer/fprobe | |
parent | net-analyzer/fprobe: Stabilize 1.1-r7 x86, #930889 (diff) | |
download | gentoo-dd23f10835634c99a6054a98ec64b60a3a976c59.tar.gz gentoo-dd23f10835634c99a6054a98ec64b60a3a976c59.tar.bz2 gentoo-dd23f10835634c99a6054a98ec64b60a3a976c59.zip |
net-analyzer/fprobe: Stabilize 1.1-r7 amd64, #930889
Signed-off-by: Sam James <sam@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 60b5fbb3489a..1e03916d125e 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" |