diff options
author | 2022-01-15 11:25:22 +0100 | |
---|---|---|
committer | 2022-01-15 11:25:22 +0100 | |
commit | 00877de163c95f57a37d6ef485d4db2647d2d7c0 (patch) | |
tree | 31758634437c28e6d67596d68ca3cb535207f0bc /dev-ruby | |
parent | media-libs/svt-av1: Stabilize 0.8.7 x86, #831215 (diff) | |
download | gentoo-00877de163c95f57a37d6ef485d4db2647d2d7c0.tar.gz gentoo-00877de163c95f57a37d6ef485d4db2647d2d7c0.tar.bz2 gentoo-00877de163c95f57a37d6ef485d4db2647d2d7c0.zip |
dev-ruby/mime-types: Stabilize 2.99.3 x86, #831218
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 60e715abe8b9..72d349649371 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 )" |