dev-ruby/asciimath: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Mon, 13 Feb 2017 21:37:32 +0000 (22:37 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 00:33:56 +0000 (01:33 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/asciimath/asciimath-1.0.4.ebuild

index e1b86d5ec062728178f2418e7cd4e1b0c848be38..eb639ce43f479680f8468a1e8ee8e42a61fd3e20 100644 (file)
@@ -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 )