commit: d4397ec75e15c0c70adb715b4b9e4bb8c87c2119
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 6 20:45:33 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 6 20:45:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4397ec7
dev-perl/MIME-Lite: Stabilize 3.33.0 ppc, #806623
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild
b/dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild
index 61331ec36a6..58d1c34df54 100644
--- a/dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild
+++ b/dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Low-calorie MIME generator"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="minimal"
PATCHES=( "${FILESDIR}/3.033-makefilepl.patch" )