diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:35:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:35:59 +0200 |
commit | 9b7e3a95dccd232522b0482360b8ce93aa41a1d6 (patch) | |
tree | c009d32fd62ac2ec3e54ad93501499f1f0ba0727 /dev-ruby/asciimath | |
parent | dev-ruby/asciidoctor: ppc64 stable wrt bug #728196 (diff) | |
download | gentoo-9b7e3a95dccd232522b0482360b8ce93aa41a1d6.tar.gz gentoo-9b7e3a95dccd232522b0482360b8ce93aa41a1d6.tar.bz2 gentoo-9b7e3a95dccd232522b0482360b8ce93aa41a1d6.zip |
dev-ruby/asciimath: ppc64 stable wrt bug #728196
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild b/dev-ruby/asciimath/asciimath-1.0.9.ebuild index ad6d1f8bd2ab..ee8b1e1ebccc 100644 --- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="" |