diff options
-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 |