diff options
author | 2021-08-07 15:46:03 +0100 | |
---|---|---|
committer | 2021-08-07 15:49:13 +0100 | |
commit | 33d6a7736233690fc781b06bab53327abd60ca9f (patch) | |
tree | 4d65d3971b52f799e8aaa34381cee4402f1e2c10 /dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild | |
parent | media-sound/qsampler: removed obsolete 0.9.3 (diff) | |
download | gentoo-33d6a7736233690fc781b06bab53327abd60ca9f.tar.gz gentoo-33d6a7736233690fc781b06bab53327abd60ca9f.tar.bz2 gentoo-33d6a7736233690fc781b06bab53327abd60ca9f.zip |
dev-perl/MIME-Lite: Stabilize 3.33.0 ppc64, #806623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/MIME-Lite/MIME-Lite-3.33.0.ebuild')
-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 526cd7a9dbeb..7e341483b94f 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" ) |