diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 19:44:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 19:53:44 +0100 |
commit | 82438c332b21443ff7368ac73c50305d518f898d (patch) | |
tree | 4ef3a5ceda39f2096194bbb9b1fef14f4bf925c1 /dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild | |
parent | dev-perl/XML-DOM: stable 1.460.0-r1 for sparc (diff) | |
download | gentoo-82438c332b21443ff7368ac73c50305d518f898d.tar.gz gentoo-82438c332b21443ff7368ac73c50305d518f898d.tar.bz2 gentoo-82438c332b21443ff7368ac73c50305d518f898d.zip |
dev-perl/File-MimeInfo: stable 0.280.0 for sparc
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild')
-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 7df9a99cd3d3..85bd6bb4c818 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-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 |