diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:57:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:18 +0200 |
commit | fd0ac496fa5a15ec7a5f689a2a2070c36e2c542b (patch) | |
tree | 8943c576e49206d0cba159ab7e4fd1b481e7e1c8 /dev-perl/Net-Pcap | |
parent | dev-perl/Net-LibIDN2: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-fd0ac496fa5a15ec7a5f689a2a2070c36e2c542b.tar.gz gentoo-fd0ac496fa5a15ec7a5f689a2a2070c36e2c542b.tar.bz2 gentoo-fd0ac496fa5a15ec7a5f689a2a2070c36e2c542b.zip |
dev-perl/Net-Pcap: amd64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Pcap')
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild index e3b237b2e2b4..fdb3e745b7b1 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.180.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to the pcap(3) LBL packet capture library" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~x86" IUSE="" RDEPEND="net-libs/libpcap |