From 78b91dadd789b256563670d7373a696ed628a909 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 9 Jun 2023 19:14:44 +0300 Subject: [PATCH] dev-ruby/asciimath: Stabilize 2.0.5 ppc64, #908162 Signed-off-by: Arthur Zamarin --- dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild b/dev-ruby/asciimath/asciimath-2.0.5.ebuild index b2be82d667534..7cb0ba47d5c9e 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 )"