diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 19:58:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:54 +0000 |
commit | b7b013a700ad5047eb30492805f019cde3e5524e (patch) | |
tree | 48f5a79dbd55e2acfad86c73f2bb1a42fda425eb /dev-ruby | |
parent | dev-ruby/gherkin: stable 4.1.3 for ia64, bug #636568 (diff) | |
download | gentoo-b7b013a700ad5047eb30492805f019cde3e5524e.tar.gz gentoo-b7b013a700ad5047eb30492805f019cde3e5524e.tar.bz2 gentoo-b7b013a700ad5047eb30492805f019cde3e5524e.zip |
dev-ruby/mime-types: stable 2.99.2 for ia64, bug #636568
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby')
-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 1e2999800ce6..7dc9ed50e23f 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 ~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 ~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 )" |