diff options
author | Sam James <sam@gentoo.org> | 2022-01-15 21:59:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-15 22:01:16 +0000 |
commit | 35a79d90f7f1f25bce7e2b7bb451d158767d503c (patch) | |
tree | 7d3b7023ff8ee4b31468e49deb0ce0de0edeed44 /dev-ruby/mime-types | |
parent | dev-libs/nss-pem: Stabilize 1.0.8 arm64, #831232 (diff) | |
download | gentoo-35a79d90f7f1f25bce7e2b7bb451d158767d503c.tar.gz gentoo-35a79d90f7f1f25bce7e2b7bb451d158767d503c.tar.bz2 gentoo-35a79d90f7f1f25bce7e2b7bb451d158767d503c.zip |
dev-ruby/mime-types: Stabilize 2.99.3 arm, #831218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r-- | dev-ruby/mime-types/mime-types-2.99.3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 93428429d76d..b21a5ee632a0 100644 --- a/dev-ruby/mime-types/mime-types-2.99.3.ebuild +++ b/dev-ruby/mime-types/mime-types-2.99.3.ebuild @@ -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 )" |