diff options
author | Sam James <sam@gentoo.org> | 2023-12-14 04:13:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-14 04:13:11 +0000 |
commit | 6cc4684d723b0ff76e459f4824ee9dd0c59e1a11 (patch) | |
tree | bce38a0b1165b8e12632db95b702eb24e81b99c6 /dev-perl | |
parent | dev-perl/Convert-BinHex: Keyword 1.125.0-r1 arm64, #919747 (diff) | |
download | gentoo-6cc4684d723b0ff76e459f4824ee9dd0c59e1a11.tar.gz gentoo-6cc4684d723b0ff76e459f4824ee9dd0c59e1a11.tar.bz2 gentoo-6cc4684d723b0ff76e459f4824ee9dd0c59e1a11.zip |
dev-perl/File-LibMagic: Keyword 1.230.0 arm64, #919747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild | 4 |
1 files 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 39d77cf6451f..99cfd71d3daf 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-2022 Gentoo Authors +# Copyright 1999-2023 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 ~arm ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |