commit: 3a71ef7ec5069173e2d08cfe3bebc6e2811c788a Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Thu Nov 22 12:17:28 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Nov 22 12:17:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a71ef7e
dev-perl/BSD-Resource: Add ~ppc64 re bug #671648 Requested by "proxy_peep", tested by Michael "veremitz" Everitt Closes: https://bugs.gentoo.org/671648 Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild index 8929d34f8d6..e5a51310b7d 100644 --- a/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild +++ b/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module for BSD process resource limit and priority functions" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker"
