From: Michael Weber Date: Mon, 13 Feb 2017 21:37:32 +0000 (+0100) Subject: dev-ruby/asciimath: Add ~ppc keyword (bug 583390). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=81b768f60d730049ebf138601f77fbcea8178687;p=gentoo.git dev-ruby/asciimath: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild index e1b86d5ec062..eb639ce43f47 100644 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~ppc" IUSE="" RUBY_PATCHES=( ${P}-backslashes.patch )