From: Thomas Deutschmann Date: Wed, 7 Feb 2018 05:07:28 +0000 (+0100) Subject: dev-ruby/mime-types: x86 keyworded (bug #583470) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=00e1d07d67a16594c36465743e54b3566246193f;p=gentoo.git dev-ruby/mime-types: x86 keyworded (bug #583470) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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 )"