diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-18 13:03:24 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-18 20:07:28 +0200 |
commit | 19bb9d56ca9551e20c02eb72fd4446a0f74e5149 (patch) | |
tree | 7fe011c6dd50c42e621b2399a67056bcc7fe265b /dev-ruby/mime-types | |
parent | dev-ruby/gherkin-4.1.3-r0: alpha stable (diff) | |
download | gentoo-19bb9d56ca9551e20c02eb72fd4446a0f74e5149.tar.gz gentoo-19bb9d56ca9551e20c02eb72fd4446a0f74e5149.tar.bz2 gentoo-19bb9d56ca9551e20c02eb72fd4446a0f74e5149.zip |
dev-ruby/mime-types-2.99.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/636568
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 1164a6ad5e81..43b96b1bc48d 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 )" |