summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-09 19:14:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 19:14:44 +0300
commit78b91dadd789b256563670d7373a696ed628a909 (patch)
tree0e9365dcd9b5088be1f5dc84fbddd26644535f01 /dev-ruby
parentdev-libs/libbpf: Stabilize 1.2.0 x86, #908166 (diff)
downloadgentoo-78b91dadd789b256563670d7373a696ed628a909.tar.gz
gentoo-78b91dadd789b256563670d7373a696ed628a909.tar.bz2
gentoo-78b91dadd789b256563670d7373a696ed628a909.zip
dev-ruby/asciimath: Stabilize 2.0.5 ppc64, #908162
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/asciimath/asciimath-2.0.5.ebuild2
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 b2be82d66753..7cb0ba47d5c9 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 )"