diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:13:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:13:54 +0200 |
commit | 1726efd49a14bc494c6cbf914e4b3ca2c3258240 (patch) | |
tree | 57fd350cabdd6bcc99d052548f88c1f7bd7f188c /dev-ruby/asciimath | |
parent | dev-ruby/asciidoctor: x86 stable wrt bug #728196 (diff) | |
download | gentoo-1726efd49a14bc494c6cbf914e4b3ca2c3258240.tar.gz gentoo-1726efd49a14bc494c6cbf914e4b3ca2c3258240.tar.bz2 gentoo-1726efd49a14bc494c6cbf914e4b3ca2c3258240.zip |
dev-ruby/asciimath: x86 stable wrt bug #728196
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 a65964bf1a7e..ad6d1f8bd2ab 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="" |