diff options
author | Sam James <sam@gentoo.org> | 2023-06-09 15:29:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-09 15:29:15 +0100 |
commit | 4d4fa2f19fa435d6cec52056a0a452bd70cbd4c2 (patch) | |
tree | cf5caf075b62393bf0b9161a2742d66b903abd91 | |
parent | sci-misc/boinc: Stabilize 7.22.0 sparc, #908157 (diff) | |
download | gentoo-4d4fa2f19fa435d6cec52056a0a452bd70cbd4c2.tar.gz gentoo-4d4fa2f19fa435d6cec52056a0a452bd70cbd4c2.tar.bz2 gentoo-4d4fa2f19fa435d6cec52056a0a452bd70cbd4c2.zip |
dev-ruby/asciimath: Stabilize 2.0.5 arm64, #908162
Signed-off-by: Sam James <sam@gentoo.org>
-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 e638fb7ccf5b..31ebdbe4244e 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 )" |