From: Georgy Yakovlev Date: Wed, 20 May 2020 05:43:49 +0000 (-0700) Subject: dev-perl/Object-Realize-Later: add ~ppc64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=72444daf0e7fc7e2a6ba718dff480efb38c7686b;p=gentoo.git dev-perl/Object-Realize-Later: add ~ppc64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild index e8416a014e4d..b44fcac9ee9f 100644 --- a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild +++ b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Delayed creation of objects" SLOT="0" -KEYWORDS="~alpha amd64 x86" +KEYWORDS="~alpha amd64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"