Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mime-types/
Date: Tue, 18 Jan 2022 22:17:03
Message-Id: 1642544193.e230218b620158500bc154c2085332b7fca00f28.sam@gentoo
1 commit: e230218b620158500bc154c2085332b7fca00f28
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 22:15:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 22:16:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e230218b
7
8 dev-ruby/mime-types: Stabilize 2.99.3 ppc, #831218
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/mime-types/mime-types-2.99.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/mime-types/mime-types-2.99.3.ebuild b/dev-ruby/mime-types/mime-types-2.99.3.ebuild
16 index 0d673722903a..951d9ca4509f 100644
17 --- a/dev-ruby/mime-types/mime-types-2.99.3.ebuild
18 +++ b/dev-ruby/mime-types/mime-types-2.99.3.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types"
20
21 LICENSE="MIT Artistic GPL-2"
22 SLOT="2"
23 -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"
24 +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"
25 IUSE=""
26
27 ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"