diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 02:52:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 03:20:39 +0000 |
commit | 03036fdf3e221565b96f4eb64e58600904d8005f (patch) | |
tree | 1e723740f887fbefd7b297c39b11863d6279a17d /dev-ruby/mime-types | |
parent | dev-ruby/gherkin: Stabilize 5.1.0 arm64, #753047 (diff) | |
download | gentoo-03036fdf3e221565b96f4eb64e58600904d8005f.tar.gz gentoo-03036fdf3e221565b96f4eb64e58600904d8005f.tar.bz2 gentoo-03036fdf3e221565b96f4eb64e58600904d8005f.zip |
dev-ruby/mime-types: Stabilize 2.99.2 arm64, #753047
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mime-types/mime-types-2.99.2.ebuild b/dev-ruby/mime-types/mime-types-2.99.2.ebuild index 7f459a822c65..7a5e9cade415 100644 --- a/dev-ruby/mime-types/mime-types-2.99.2.ebuild +++ b/dev-ruby/mime-types/mime-types-2.99.2.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 ~x86-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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )" |