From 54e35a90e69e6f55af6cd0508c72e123371fc997 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 20 May 2025 23:54:16 +0100 Subject: [PATCH] dev-ruby/asciimath: Stabilize 2.0.6 amd64, #956244 Signed-off-by: Sam James --- dev-ruby/asciimath/asciimath-2.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/asciimath/asciimath-2.0.6.ebuild b/dev-ruby/asciimath/asciimath-2.0.6.ebuild index 23bd6f439308d..f6d5ad07546d8 100644 --- a/dev-ruby/asciimath/asciimath-2.0.6.ebuild +++ b/dev-ruby/asciimath/asciimath-2.0.6.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="test" ruby_add_bdepend "test? ( dev-ruby/nokogiri )"