diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:06:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:06:35 +0100 |
commit | 3992b0fe14a92bd3bec23b55b410038b3d9adf30 (patch) | |
tree | b085ecfe315f2b38b3237194fd0a8eb3c6ff150f /dev-ruby/asciimath | |
parent | dev-ruby/asciimath: Stabilize 2.0.4 amd64, #903319 (diff) | |
download | gentoo-3992b0fe14a92bd3bec23b55b410038b3d9adf30.tar.gz gentoo-3992b0fe14a92bd3bec23b55b410038b3d9adf30.tar.bz2 gentoo-3992b0fe14a92bd3bec23b55b410038b3d9adf30.zip |
dev-ruby/asciimath: Stabilize 2.0.4 x86, #903319
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-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 a4e62c4516e0..f3ebe46af305 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 )" |