summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-27 01:17:44 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-27 01:17:44 +0200
commit892427674f9d4e0af1e1e924f165f4230e60e137 (patch)
treefdbb9539da2266fd2221b8bb0af79ed5022907a2
parentsci-mathematics/flint: new upstream v2.8.5. (diff)
downloadgentoo-892427674f9d4e0af1e1e924f165f4230e60e137.tar.gz
gentoo-892427674f9d4e0af1e1e924f165f4230e60e137.tar.bz2
gentoo-892427674f9d4e0af1e1e924f165f4230e60e137.zip
dev-ruby/mime-types: Stabilize 3.3.1 arm, #818052
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ruby/mime-types/mime-types-3.3.1.ebuild4
1 files 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 )"