diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:06:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:06:34 +0100 |
commit | d27a6eb2cd4758aeb582a88f28c238e134494cc8 (patch) | |
tree | 759b0692c82b22fb4e6bb37071f21f696e7eaddd /dev-ruby/asciimath | |
parent | dev-ruby/bacon: Stabilize 1.2.0-r4 x86, #903317 (diff) | |
download | gentoo-d27a6eb2cd4758aeb582a88f28c238e134494cc8.tar.gz gentoo-d27a6eb2cd4758aeb582a88f28c238e134494cc8.tar.bz2 gentoo-d27a6eb2cd4758aeb582a88f28c238e134494cc8.zip |
dev-ruby/asciimath: Stabilize 2.0.4 amd64, #903319
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild b/dev-ruby/asciimath/asciimath-2.0.4.ebuild index 32f1edfdb51f..a4e62c4516e0 100644 --- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-2.0.4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/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 )" |