dev-perl/File-LibMagic: Keyword 1.230.0 arm, #832493

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-05 06:32:18 +00:00
parent 0bcd6005e1
commit d6403346ff

View File

@@ -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
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl wrapper for libmagic"
SLOT="0"
KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"