summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:07:28 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:50:43 +0100
commit00e1d07d67a16594c36465743e54b3566246193f (patch)
tree4a6a82a0020bbb55bf3720c3fae1d4fe9f922b04 /dev-ruby/mime-types
parentdev-ruby/minitest-bonus-assertions: x86 keyworded (bug #583470) (diff)
downloadgentoo-00e1d07d67a16594c36465743e54b3566246193f.tar.gz
gentoo-00e1d07d67a16594c36465743e54b3566246193f.tar.bz2
gentoo-00e1d07d67a16594c36465743e54b3566246193f.zip
dev-ruby/mime-types: x86 keyworded (bug #583470)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r--dev-ruby/mime-types/mime-types-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mime-types/mime-types-3.1.ebuild b/dev-ruby/mime-types/mime-types-3.1.ebuild
index 1a55b9614e18..2d68dc70082e 100644
--- a/dev-ruby/mime-types/mime-types-3.1.ebuild
+++ b/dev-ruby/mime-types/mime-types-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest:5 dev-ruby/minitest-bonus-assertions:2 dev-ruby/minitest-hooks:1 )"