diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 07:44:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:07:32 +0100 |
commit | 7fb3efe8347003b51ff479449a3105e673f7f02d (patch) | |
tree | 4f46540734efcbb33bb0f0bb8d5a367429116546 /dev-perl/Net-PcapUtils | |
parent | dev-perl/Net-Pcap: stable 0.180.0 for ppc, bug #661724 (diff) | |
download | gentoo-7fb3efe8347003b51ff479449a3105e673f7f02d.tar.gz gentoo-7fb3efe8347003b51ff479449a3105e673f7f02d.tar.bz2 gentoo-7fb3efe8347003b51ff479449a3105e673f7f02d.zip |
dev-perl/Net-PcapUtils: stable 0.10.0-r2 for ppc, bug #661724
Bug: https://bugs.gentoo.org/661724
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Net-PcapUtils')
-rw-r--r-- | dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild b/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild index 9deca150e9ec..837a0375dfc6 100644 --- a/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild +++ b/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility routines for use with Net::Pcap" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND="dev-perl/Net-Pcap" |