diff options
author | 2023-03-28 17:03:35 +0100 | |
---|---|---|
committer | 2023-03-28 17:03:35 +0100 | |
commit | 41bd4dc650eadd336fd6b444f8499a2d07aba2c9 (patch) | |
tree | 78573210b22bae28579cd38f7a16f376b5fba13a | |
parent | dev-ruby/asciimath: Stabilize 2.0.4 arm64, #903319 (diff) | |
download | gentoo-41bd4dc650eadd336fd6b444f8499a2d07aba2c9.tar.gz gentoo-41bd4dc650eadd336fd6b444f8499a2d07aba2c9.tar.bz2 gentoo-41bd4dc650eadd336fd6b444f8499a2d07aba2c9.zip |
dev-ruby/asciimath: Stabilize 2.0.4 arm, #903319
Signed-off-by: Sam James <sam@gentoo.org>
-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 d1d6d7507729..32f1edfdb51f 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 )" |