diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:31:43 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:31:43 +0200 |
commit | 8abf18e06c78731903cc2739d2502311782fd8e9 (patch) | |
tree | b855e186f6373e60b516853afe0351bab0caeb73 /dev-ruby/mime-types | |
parent | dev-ruby/minitest-hooks: add ~arm, bug #588796 (diff) | |
download | gentoo-8abf18e06c78731903cc2739d2502311782fd8e9.tar.gz gentoo-8abf18e06c78731903cc2739d2502311782fd8e9.tar.bz2 gentoo-8abf18e06c78731903cc2739d2502311782fd8e9.zip |
dev-ruby/mime-types: add ~arm, bug #588796
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r-- | dev-ruby/mime-types/mime-types-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mime-types/mime-types-3.1.ebuild b/dev-ruby/mime-types/mime-types-3.1.ebuild index f5af06c45328..11118bf12699 100644 --- a/dev-ruby/mime-types/mime-types-3.1.ebuild +++ b/dev-ruby/mime-types/mime-types-3.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 dev-ruby/minitest-bonus-assertions:2 dev-ruby/minitest-hooks:1 )" |