diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:28:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:34:22 +0300 |
commit | e1972651bb7fdbca1353893e2c8a0b67954b4bb5 (patch) | |
tree | 296db0d139ac7251fee201fee3f600c912471762 /dev-perl/File-MimeInfo | |
parent | dev-perl/File-DesktopEntry: s390 stable wrt bug #667266 (diff) | |
download | gentoo-e1972651bb7fdbca1353893e2c8a0b67954b4bb5.tar.gz gentoo-e1972651bb7fdbca1353893e2c8a0b67954b4bb5.tar.bz2 gentoo-e1972651bb7fdbca1353893e2c8a0b67954b4bb5.zip |
dev-perl/File-MimeInfo: s390 stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/File-MimeInfo')
-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 b62fdecc7f30..9078c1934aeb 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 Foundation +# Copyright 1999-2018 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 |