diff options
author | Sam James <sam@gentoo.org> | 2021-08-08 00:32:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-08 00:32:27 +0100 |
commit | 37bc2cb287f8a4245530702f3566b2d132b20717 (patch) | |
tree | f3108f8b13360903eaa7cb89613f718c849b666b /dev-perl/MIME-Lite | |
parent | net-misc/iperf: Stabilize 3.10.1 x86, #806100 (diff) | |
download | gentoo-37bc2cb287f8a4245530702f3566b2d132b20717.tar.gz gentoo-37bc2cb287f8a4245530702f3566b2d132b20717.tar.bz2 gentoo-37bc2cb287f8a4245530702f3566b2d132b20717.zip |
dev-perl/MIME-Lite: Stabilize 3.33.0 x86, #806623
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/MIME-Lite')
-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 7e341483b94f..c9e9792f0f3a 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" ) |