summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-19 14:50:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-19 14:50:10 +0300
commit71d012230445d51d23d59c5943f3e33db88b8386 (patch)
tree93b747bca081fdba328a5c3a8eaa066e1dafda00 /dev-ruby/mime-types
parentmedia-libs/lcms: Stabilize 2.13.1 ppc64, #838667 (diff)
downloadgentoo-71d012230445d51d23d59c5943f3e33db88b8386.tar.gz
gentoo-71d012230445d51d23d59c5943f3e33db88b8386.tar.bz2
gentoo-71d012230445d51d23d59c5943f3e33db88b8386.zip
dev-ruby/mime-types: Stabilize 3.4.1 sparc, #839096
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r--dev-ruby/mime-types/mime-types-3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mime-types/mime-types-3.4.1.ebuild b/dev-ruby/mime-types/mime-types-3.4.1.ebuild
index 1fe0d52a87de..bb89a8724c19 100644
--- a/dev-ruby/mime-types/mime-types-3.4.1.ebuild
+++ b/dev-ruby/mime-types/mime-types-3.4.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=8
@@ -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 )"