diff options
-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 f3ebe46af305..12d328b81a9d 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 )" |