From: Thomas Deutschmann Date: Sun, 1 Oct 2017 00:33:29 +0000 (+0200) Subject: dev-ruby/asciimath: keyworded for x86 (bug #583390) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0b8da764ac35b8aa16ce2187ab8dc03f84a490b;p=gentoo.git dev-ruby/asciimath: keyworded for x86 (bug #583390) Package-Manager: Portage-2.3.10, Repoman-2.3.3 --- diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild index 2bfc1248e065..300a2016830c 100644 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 arm ~arm64 ppc ppc64" +KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86" IUSE="" RUBY_PATCHES=( ${P}-backslashes.patch )