diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:24 +0100 |
commit | abfed37098f4ee7b861851ca1111523d45043c90 (patch) | |
tree | 711e2258bae49605371df2c9ab547c1cf9e881d5 /dev-ruby/asciimath | |
parent | sci-misc/boinc: Stabilize 7.22.0 amd64, #908157 (diff) | |
download | gentoo-abfed37098f4ee7b861851ca1111523d45043c90.tar.gz gentoo-abfed37098f4ee7b861851ca1111523d45043c90.tar.bz2 gentoo-abfed37098f4ee7b861851ca1111523d45043c90.zip |
dev-ruby/asciimath: Stabilize 2.0.5 x86, #908162
Signed-off-by: Sam James <sam@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 b5f7a88392f1..83079ce632a7 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 )" |