diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:00:40 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:29:27 +0800 |
commit | ea8bc4fd36d1cfd16581c20afecf9fe365b1ce08 (patch) | |
tree | 49bfa96e32c085c636285c9c897068ba684c7876 /dev-perl/File-MimeInfo | |
parent | x11-apps/xset: keyword 1.2.4-r1 for ~loong (diff) | |
download | gentoo-ea8bc4fd36d1cfd16581c20afecf9fe365b1ce08.tar.gz gentoo-ea8bc4fd36d1cfd16581c20afecf9fe365b1ce08.tar.bz2 gentoo-ea8bc4fd36d1cfd16581c20afecf9fe365b1ce08.zip |
dev-perl/File-MimeInfo: keyword 0.300.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/File-MimeInfo')
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild index 216558cd679a..0f619cda8427 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Determine file type" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="test" RESTRICT="!test? ( test )" |