From: Rolf Eike Beer Date: Sun, 22 Jul 2018 08:47:27 +0000 (+0200) Subject: dev-perl/Net-RawIP: stable 0.250.0-r2 for sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e3693e41698ed0af623c42473c956315883ff99e;p=gentoo.git dev-perl/Net-RawIP: stable 0.250.0-r2 for sparc Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- diff --git a/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.ebuild b/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.ebuild index 7705fe8901e6..f087a2da6588 100644 --- a/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.ebuild +++ b/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.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 DESCRIPTION="Raw IP packets manipulation Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86" IUSE="" RDEPEND="net-libs/libpcap"