diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 09:11:33 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 09:11:33 +0000 |
commit | 45a20531cc06f3891db51958660e58e47a4bcf79 (patch) | |
tree | 51e7fb823398839b1876c95859ea74ca5b1b13df /dev-perl/Email-MIME-ContentType | |
parent | dev-perl/Crypt-DES: Stabilize 2.70.0-r3 ppc, #908927 (diff) | |
download | gentoo-45a20531cc06f3891db51958660e58e47a4bcf79.tar.gz gentoo-45a20531cc06f3891db51958660e58e47a4bcf79.tar.bz2 gentoo-45a20531cc06f3891db51958660e58e47a4bcf79.zip |
dev-perl/Email-MIME-ContentType: Stabilize 1.28.0 sparc, #908928
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Email-MIME-ContentType')
-rw-r--r-- | dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.28.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.28.0.ebuild index 84bbbbaee084..62027e4447b9 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.28.0.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.28.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse a MIME Content-Type Header or Content-Disposition Header" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |