diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 19:14:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 19:14:44 +0300 |
commit | 78b91dadd789b256563670d7373a696ed628a909 (patch) | |
tree | 0e9365dcd9b5088be1f5dc84fbddd26644535f01 /dev-ruby/asciimath | |
parent | dev-libs/libbpf: Stabilize 1.2.0 x86, #908166 (diff) | |
download | gentoo-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/asciimath')
-rw-r--r-- | dev-ruby/asciimath/asciimath-2.0.5.ebuild | 2 |
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 )" |