diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:18:05 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 18:23:26 +0100 |
commit | b1df64bf6bff88ef009b5321099a0219f4f90f64 (patch) | |
tree | e486a5c99dfb0e9f27e3f61c7cdfb2ae56528efb /dev-ruby | |
parent | dev-ruby/gherkin-4.1.3-r0: amd64 stable (diff) | |
download | gentoo-b1df64bf6bff88ef009b5321099a0219f4f90f64.tar.gz gentoo-b1df64bf6bff88ef009b5321099a0219f4f90f64.tar.bz2 gentoo-b1df64bf6bff88ef009b5321099a0219f4f90f64.zip |
dev-ruby/mime-types-2.99.2-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/636568
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 60c789cc6759..1e2999800ce6 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 )" |