summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-06 20:33:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-06 22:27:55 +0000
commit844e01d4feb20cc2c3c8d6135f5a05ec960d814f (patch)
tree34a613796e145a8fa7f8a8b47b0a215f20170047 /dev-ruby/mime-types
parentdev-ruby/gherkin: stable 4.1.3 for ppc, bug #636568 (diff)
downloadgentoo-844e01d4feb20cc2c3c8d6135f5a05ec960d814f.tar.gz
gentoo-844e01d4feb20cc2c3c8d6135f5a05ec960d814f.tar.bz2
gentoo-844e01d4feb20cc2c3c8d6135f5a05ec960d814f.zip
dev-ruby/mime-types: stable 2.99.2 for ppc, bug #636568
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r--dev-ruby/mime-types/mime-types-2.99.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mime-types/mime-types-2.99.2.ebuild b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
index 0bd78b11e9b4..d6081619ef75 100644
--- a/dev-ruby/mime-types/mime-types-2.99.2.ebuild
+++ b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types"
LICENSE="MIT Artistic GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"