commit: d6403346ffbae868dd5ea03191835ff2d1b624bd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 5 06:32:18 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 5 06:32:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6403346
dev-perl/File-LibMagic: Keyword 1.230.0 arm, #832493 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild b/dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild index 3c4b49ab0711..39d77cf6451f 100644 --- a/dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild +++ b/dev-perl/File-LibMagic/File-LibMagic-1.230.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 @@ -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 )"