diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:27:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 18:27:13 +0300 |
commit | 69e0c127e5af14f90357f0ddda17b7ffc42b26e5 (patch) | |
tree | e0358da7ed2c348dfada4d622bff8008092e2ad6 /dev-ruby/asciimath | |
parent | dev-ml/protocol_version_header: Stabilize 0.15.0 arm, #908161 (diff) | |
download | gentoo-69e0c127e5af14f90357f0ddda17b7ffc42b26e5.tar.gz gentoo-69e0c127e5af14f90357f0ddda17b7ffc42b26e5.tar.bz2 gentoo-69e0c127e5af14f90357f0ddda17b7ffc42b26e5.zip |
dev-ruby/asciimath: Stabilize 2.0.5 arm, #908162
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild b/dev-ruby/asciimath/asciimath-2.0.5.ebuild index 31ebdbe4244e..b2be82d66753 100644 --- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild +++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/asciidoctor/asciimath" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/nokogiri )" |