diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:16:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 11:16:12 +0300 |
commit | e4b3dfbb01f1832c5fcbb3d1bf01d76f01246a48 (patch) | |
tree | 71feb8375c874688315dbe922959e67eb9c05167 /dev-perl/Email-MIME-ContentType | |
parent | dev-perl/File-Slurper: Stabilize 0.14.0 arm, #908918 (diff) | |
download | gentoo-e4b3dfbb01f1832c5fcbb3d1bf01d76f01246a48.tar.gz gentoo-e4b3dfbb01f1832c5fcbb3d1bf01d76f01246a48.tar.bz2 gentoo-e4b3dfbb01f1832c5fcbb3d1bf01d76f01246a48.zip |
dev-perl/Email-MIME-ContentType: Stabilize 1.28.0 ppc64, #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 3c85312e378d..0d40c3545b38 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 )" |