diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 01:08:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 01:08:37 +0100 |
commit | 2787ed75df8588e9bc5aa9735ebd8e3535761293 (patch) | |
tree | ac4273efd7ef4e3b9d162b08d913e3bdf2102726 /dev-perl/MIME-Types | |
parent | net-mail/notmuch: Stabilize 0.32.2-r1 arm, #803104 (diff) | |
download | gentoo-2787ed75df8588e9bc5aa9735ebd8e3535761293.tar.gz gentoo-2787ed75df8588e9bc5aa9735ebd8e3535761293.tar.bz2 gentoo-2787ed75df8588e9bc5aa9735ebd8e3535761293.zip |
dev-perl/MIME-Types: Stabilize 2.130.0 arm, #803104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild index 667448ecd41a..ad0f958f00b8 100644 --- a/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |