diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 17:06:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 17:06:36 +0100 |
commit | 6223744733b35fa5277c8cfacc99a7330d719d2a (patch) | |
tree | cb14e466e32769d3de87f22f88c18f397805b30d /dev-ruby | |
parent | dev-ruby/asciimath: Stabilize 2.0.4 x86, #903319 (diff) | |
download | gentoo-6223744733b35fa5277c8cfacc99a7330d719d2a.tar.gz gentoo-6223744733b35fa5277c8cfacc99a7330d719d2a.tar.bz2 gentoo-6223744733b35fa5277c8cfacc99a7330d719d2a.zip |
dev-ruby/asciidoctor: Stabilize 2.0.18 arm, #903323
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/asciidoctor/asciidoctor-2.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.18.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.18.ebuild index 2b122dc2ee85..ccf11a220fd6 100644 --- a/dev-ruby/asciidoctor/asciidoctor-2.0.18.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-2.0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="" ruby_add_bdepend "test? ( |