commit: fd186b3d7328fe082af56e6c29a875b23efda575 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat May 21 10:08:05 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat May 21 10:08:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd186b3d
dev-ruby/mime-types: added Prefix keywords, bug #583470 Package-Manager: portage-2.2.28 dev-ruby/mime-types/mime-types-3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mime-types/mime-types-3.0-r1.ebuild b/dev-ruby/mime-types/mime-types-3.0-r1.ebuild index 79cbc4e..bfbf1d6 100644 --- a/dev-ruby/mime-types/mime-types-3.0-r1.ebuild +++ b/dev-ruby/mime-types/mime-types-3.0-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~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 dev-ruby/minitest-bonus-assertions:2 )"
