diff options
author | Sam James <sam@gentoo.org> | 2021-08-06 21:45:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-06 21:45:33 +0100 |
commit | d4397ec75e15c0c70adb715b4b9e4bb8c87c2119 (patch) | |
tree | 16017a181b4b18d87b6a051a42ddd0f2ca3fafeb /dev-perl | |
parent | sys-libs/ldb: Stabilize 2.3.0-r1 arm64, #804133 (diff) | |
download | gentoo-d4397ec75e15c0c70adb715b4b9e4bb8c87c2119.tar.gz gentoo-d4397ec75e15c0c70adb715b4b9e4bb8c87c2119.tar.bz2 gentoo-d4397ec75e15c0c70adb715b4b9e4bb8c87c2119.zip |
dev-perl/MIME-Lite: Stabilize 3.33.0 ppc, #806623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 61331ec36a66..58d1c34df543 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" ) |