diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:30:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:44:24 +0100 |
commit | 7aefb3fc6ceecaf8171a9a40709652e50db71ce5 (patch) | |
tree | a9adeb05aab456ab65f052b6944db6a4243f2014 | |
parent | dev-perl/libxml-perl: stable 0.80.0-r2 for ppc64, bug #661190 (diff) | |
download | gentoo-7aefb3fc6ceecaf8171a9a40709652e50db71ce5.tar.gz gentoo-7aefb3fc6ceecaf8171a9a40709652e50db71ce5.tar.bz2 gentoo-7aefb3fc6ceecaf8171a9a40709652e50db71ce5.zip |
dev-perl/MIME-Types: stable 2.130.0 for ppc64, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild b/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild index c8d35bf4c26a..408cbf3d8936 100644 --- a/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild +++ b/dev-perl/MIME-Types/MIME-Types-2.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Definition of MIME types" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="test" # uses List::Util |