commit: b8065eb2737af644f4533aee641a8f09d1706c64 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Jan 15 10:24:53 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Jan 15 10:24:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8065eb2
dev-ruby/mime-types: Stabilize 2.99.3 amd64, #831218 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/mime-types/mime-types-2.99.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/mime-types/mime-types-2.99.3.ebuild b/dev-ruby/mime-types/mime-types-2.99.3.ebuild index d9f1f84c1fbb..60e715abe8b9 100644 --- a/dev-ruby/mime-types/mime-types-2.99.3.ebuild +++ b/dev-ruby/mime-types/mime-types-2.99.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
