diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:40:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:50:39 +0200 |
commit | 1d264245f8c717c7399d9c65d6170b39f0094c27 (patch) | |
tree | 786c96a0e949e3a76d19944c83efce64747d35e4 /dev-perl/Net-Pcap | |
parent | dev-perl/Net-OpenSSH: x86 stable (bug #661724) (diff) | |
download | gentoo-1d264245f8c717c7399d9c65d6170b39f0094c27.tar.gz gentoo-1d264245f8c717c7399d9c65d6170b39f0094c27.tar.bz2 gentoo-1d264245f8c717c7399d9c65d6170b39f0094c27.zip |
dev-perl/Net-Pcap: x86 stable (bug #661724)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Net-Pcap')
-rw-r--r-- | dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild index 0c7010719f04..cac2156b0cc3 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module eutils 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 |