From: Georgy Yakovlev Date: Wed, 20 May 2020 05:46:38 +0000 (-0700) Subject: dev-perl/Mail-Box-IMAP4: add ~ppc64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=156bc1ccdc26f4ecd4bfe4d886d1f9f9e8325806;p=gentoo.git dev-perl/Mail-Box-IMAP4: add ~ppc64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild index b9859fc246f4..cf4a956b6682 100644 --- a/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.0.ebuild +++ b/dev-perl/Mail-Box-IMAP4/Mail-Box-IMAP4-3.2.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=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Mail::Box connector via IMAP4" SLOT="0" -KEYWORDS="~alpha amd64 x86" +KEYWORDS="~alpha amd64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"