diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:39:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:39:58 +0200 |
commit | 9f9ae4e275eac9348bfc4f60e913827a626843d9 (patch) | |
tree | b2a3f3c93038e1b0204a7a22a2afd8d9e20cfb12 /dev-perl | |
parent | dev-perl/Net-Telnet: x86 stable wrt bug #810167 (diff) | |
download | gentoo-9f9ae4e275eac9348bfc4f60e913827a626843d9.tar.gz gentoo-9f9ae4e275eac9348bfc4f60e913827a626843d9.tar.bz2 gentoo-9f9ae4e275eac9348bfc4f60e913827a626843d9.zip |
dev-perl/File-MimeInfo: amd64 stable wrt bug #810105
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 240d7cc7c2d9..21c2c06b77d8 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild @@ -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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="test" RESTRICT="!test? ( test )" |