diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 22:15:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 22:16:33 +0000 |
commit | e230218b620158500bc154c2085332b7fca00f28 (patch) | |
tree | 700570ffc1c8386f0ae358018a2c4ca4dfa27c37 /dev-ruby | |
parent | dev-embedded/u-boot-tools: Stabilize 2021.07 ppc, #831204 (diff) | |
download | gentoo-e230218b620158500bc154c2085332b7fca00f28.tar.gz gentoo-e230218b620158500bc154c2085332b7fca00f28.tar.bz2 gentoo-e230218b620158500bc154c2085332b7fca00f28.zip |
dev-ruby/mime-types: Stabilize 2.99.3 ppc, #831218
Signed-off-by: Sam James <sam@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 0d673722903a..951d9ca4509f 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 )" |