Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/daq/
Date: Sun, 27 Dec 2020 05:40:53
Message-Id: 1609047646.21aa5e9ba8cb8eac307f7bb72fa75fe6c2fed7b9.sam@gentoo
1 commit: 21aa5e9ba8cb8eac307f7bb72fa75fe6c2fed7b9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 05:39:52 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 05:40:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21aa5e9b
7
8 net-libs/daq: Keyword 2.0.7 arm64, #728712
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/daq/daq-2.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/daq/daq-2.0.7.ebuild b/net-libs/daq/daq-2.0.7.ebuild
16 index 9abd8473323..f5dc21493cd 100644
17 --- a/net-libs/daq/daq-2.0.7.ebuild
18 +++ b/net-libs/daq/daq-2.0.7.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://www.snort.org/downloads/snort/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="ipv6 +afpacket +dump +pcap nfq ipq static-libs"
26
27 PCAP_DEPEND=">=net-libs/libpcap-1.0.0"