diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:38:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:38:16 +0200 |
commit | af2f369cae912b161d04c23fdd1db8214cf7cd19 (patch) | |
tree | a6072c66488fceedb1cb57867bed03187bef490a /dev-perl/MIME-Types | |
parent | dev-perl/MIME-EncWords: x86 stable (bug #661196) (diff) | |
download | gentoo-af2f369cae912b161d04c23fdd1db8214cf7cd19.tar.gz gentoo-af2f369cae912b161d04c23fdd1db8214cf7cd19.tar.bz2 gentoo-af2f369cae912b161d04c23fdd1db8214cf7cd19.zip |
dev-perl/MIME-Types: x86 stable (bug #661196)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/MIME-Types')
-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 b6f4c45869d4..bcc01b179243 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 |