diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 20:47:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 20:47:51 +0000 |
commit | c538326a22e326269f4977d426dd63b1c7eb7ec6 (patch) | |
tree | 4488c9d357fbb0c97df1c0a08b4c4885f2417dd6 /net-libs/daq/daq-2.0.7.ebuild | |
parent | sys-libs/libhx: Stabilize 3.25 x86, #761802 (diff) | |
download | gentoo-c538326a22e326269f4977d426dd63b1c7eb7ec6.tar.gz gentoo-c538326a22e326269f4977d426dd63b1c7eb7ec6.tar.bz2 gentoo-c538326a22e326269f4977d426dd63b1c7eb7ec6.zip |
net-libs/daq: Stabilize 2.0.7 x86, #761867
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/daq/daq-2.0.7.ebuild')
-rw-r--r-- | net-libs/daq/daq-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/daq/daq-2.0.7.ebuild b/net-libs/daq/daq-2.0.7.ebuild index 50a56e1d3756..d6681e08a357 100644 --- a/net-libs/daq/daq-2.0.7.ebuild +++ b/net-libs/daq/daq-2.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -10,7 +10,7 @@ SRC_URI="https://www.snort.org/downloads/snort/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="ipv6 +afpacket +dump +pcap nfq ipq static-libs" PCAP_DEPEND=">=net-libs/libpcap-1.0.0" |