diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:48:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:52:34 -0400 |
commit | aeff67caf064d923c742b10ec9a7f20bfaede40c (patch) | |
tree | 16ade83377f7308f3e77f358bef9245b1d670188 | |
parent | dev-perl/FCGI-ProcManager: amd64 stable wrt bug #657592 (diff) | |
download | gentoo-aeff67caf064d923c742b10ec9a7f20bfaede40c.tar.gz gentoo-aeff67caf064d923c742b10ec9a7f20bfaede40c.tar.bz2 gentoo-aeff67caf064d923c742b10ec9a7f20bfaede40c.zip |
dev-perl/File-MimeInfo: amd64 stable wrt bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 85bd6bb4c818..d106cbea2aa5 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild @@ -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 |