diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 16:27:17 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-27 18:00:55 +0100 |
commit | 2d84ef35a3e965993977ed8e2d9a52ef00012334 (patch) | |
tree | 55245fe0f8bc8eafde1e2fe2d18c638adc39040f /dev-ruby/asciimath | |
parent | dev-ruby/thread_order: ppc stable (bug 590274). (diff) | |
download | gentoo-2d84ef35a3e965993977ed8e2d9a52ef00012334.tar.gz gentoo-2d84ef35a3e965993977ed8e2d9a52ef00012334.tar.bz2 gentoo-2d84ef35a3e965993977ed8e2d9a52ef00012334.zip |
dev-ruby/asciimath: ppc stable (bug 590274).
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 eb639ce43f47..d4850a6c6a77 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 ~ppc" +KEYWORDS="~amd64 ~arm ppc" IUSE="" RUBY_PATCHES=( ${P}-backslashes.patch ) |