diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:03:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:03:34 +0100 |
commit | d513acc81306f6dd9bf72f73dcd33f6a1516c0a8 (patch) | |
tree | 83768271b3ab13af53fdcdc0ed15afb01efac94e /dev-ruby/asciimath | |
parent | dev-ruby/bacon: Stabilize 1.2.0-r4 arm64, #903317 (diff) | |
download | gentoo-d513acc81306f6dd9bf72f73dcd33f6a1516c0a8.tar.gz gentoo-d513acc81306f6dd9bf72f73dcd33f6a1516c0a8.tar.bz2 gentoo-d513acc81306f6dd9bf72f73dcd33f6a1516c0a8.zip |
dev-ruby/asciimath: Stabilize 2.0.4 arm64, #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 420dc8983a5e..d1d6d7507729 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 )" |