diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:26 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:01:26 -0400 |
commit | 5d60e831ee87232e0d5e58c1d20aae9b432e0c85 (patch) | |
tree | facb053c53158de108859f6f5cf6d9932990258a /dev-perl | |
parent | dev-perl/XML-Twig: arm64 stable (diff) | |
download | gentoo-5d60e831ee87232e0d5e58c1d20aae9b432e0c85.tar.gz gentoo-5d60e831ee87232e0d5e58c1d20aae9b432e0c85.tar.bz2 gentoo-5d60e831ee87232e0d5e58c1d20aae9b432e0c85.zip |
dev-perl/File-MimeInfo: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild index 9384f763dd6f..6977aed3f8ef 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Determine file type" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=">=dev-perl/File-BaseDir-0.30.0 |