commit: 892427674f9d4e0af1e1e924f165f4230e60e137 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu May 26 23:17:44 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu May 26 23:17:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89242767
dev-ruby/mime-types: Stabilize 3.3.1 arm, #818052 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/mime-types/mime-types-3.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/mime-types/mime-types-3.3.1.ebuild b/dev-ruby/mime-types/mime-types-3.3.1.ebuild index 1667d3883c70..3fbfe21e4037 100644 --- a/dev-ruby/mime-types/mime-types-3.3.1.ebuild +++ b/dev-ruby/mime-types/mime-types-3.3.1.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=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 dev-ruby/minitest-bonus-assertions:2 dev-ruby/minitest-hooks:1 )"
