commit: c538326a22e326269f4977d426dd63b1c7eb7ec6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 5 20:47:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 5 20:47:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c538326a
net-libs/daq: Stabilize 2.0.7 x86, #761867 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/daq/daq-2.0.7.ebuild | 4 ++-- 1 file 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 50a56e1d375..d6681e08a35 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"
