diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:46:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:46:48 +0100 |
commit | 007741a2b839ed26201151477247ed2c8f3bb7c5 (patch) | |
tree | 1e715de48e371d3aeb78abc14c6c873beef38f3b /dev-ruby/mime-types/mime-types-1.25.1.ebuild | |
parent | app-emulation/cloud-init: x86 stable wrt bug #568596 (diff) | |
download | gentoo-007741a2b839ed26201151477247ed2c8f3bb7c5.tar.gz gentoo-007741a2b839ed26201151477247ed2c8f3bb7c5.tar.bz2 gentoo-007741a2b839ed26201151477247ed2c8f3bb7c5.zip |
dev-ruby/mime-types: x86 stable wrt bug #566438
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/mime-types/mime-types-1.25.1.ebuild')
-rw-r--r-- | dev-ruby/mime-types/mime-types-1.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mime-types/mime-types-1.25.1.ebuild b/dev-ruby/mime-types/mime-types-1.25.1.ebuild index fec9f86dfece..b08873e56b61 100644 --- a/dev-ruby/mime-types/mime-types-1.25.1.ebuild +++ b/dev-ruby/mime-types/mime-types-1.25.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/halostatue/mime-types/" LICENSE="MIT Artistic GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )" |