diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 22:37:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 22:37:35 +0000 |
commit | 67388d4c96386785e1928b4ddc58cb0b2ba97d2f (patch) | |
tree | ca92db51e4c1c39e0ff8847d097a4437de9fae9d /dev-ruby/mime-types | |
parent | dev-ruby/gherkin: stable 4.1.3 for ppc64, bug #636568 (diff) | |
download | gentoo-67388d4c96386785e1928b4ddc58cb0b2ba97d2f.tar.gz gentoo-67388d4c96386785e1928b4ddc58cb0b2ba97d2f.tar.bz2 gentoo-67388d4c96386785e1928b4ddc58cb0b2ba97d2f.zip |
dev-ruby/mime-types: stable 2.99.2 for ppc64, bug #636568
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r-- | dev-ruby/mime-types/mime-types-2.99.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 72313540ffa2..36a3c3ff0c90 100644 --- a/dev-ruby/mime-types/mime-types-2.99.2.ebuild +++ b/dev-ruby/mime-types/mime-types-2.99.2.ebuild @@ -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 )" |