dev-ruby/mime-types: x86 keyworded (bug #583470)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 7 Feb 2018 05:07:28 +0000 (06:07 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 7 Feb 2018 05:50:43 +0000 (06:50 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-ruby/mime-types/mime-types-3.1.ebuild

index 1a55b9614e18e48a9bb3863707db5d98e49cd732..2d68dc70082ebf4e98d5c783620bc276c9f50919 100644 (file)
@@ -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 )"