diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-13 22:37:32 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:33:56 +0100 |
commit | 81b768f60d730049ebf138601f77fbcea8178687 (patch) | |
tree | 15a83f6d1395d0e0d836080b1cc3b1458417667a /dev-ruby/asciimath | |
parent | dev-ruby/slim: Add ~ppc keyword (bug 583390). (diff) | |
download | gentoo-81b768f60d730049ebf138601f77fbcea8178687.tar.gz gentoo-81b768f60d730049ebf138601f77fbcea8178687.tar.bz2 gentoo-81b768f60d730049ebf138601f77fbcea8178687.zip |
dev-ruby/asciimath: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |