diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:01:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:01:18 +0200 |
commit | 90b4f577315c198c59b83f0b9ae4f397202eeba2 (patch) | |
tree | 841503b5f70057a5d0351978cd7f86bfb411b1ec /dev-perl/MIME-Types | |
parent | dev-perl/MIME-Types: Stabilize 2.240.0 arm64, #899502 (diff) | |
download | gentoo-90b4f577315c198c59b83f0b9ae4f397202eeba2.tar.gz gentoo-90b4f577315c198c59b83f0b9ae4f397202eeba2.tar.bz2 gentoo-90b4f577315c198c59b83f0b9ae4f397202eeba2.zip |
dev-perl/MIME-Types: Stabilize 2.240.0 arm, #899502
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/MIME-Types')
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-2.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MIME-Types/MIME-Types-2.240.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.240.0.ebuild index 0949fa253e9e..5c12891f6dbc 100644 --- a/dev-perl/MIME-Types/MIME-Types-2.240.0.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-2.240.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND=" virtual/perl-File-Spec |