commit: 1e0cfc833fdcea0c6acaab18a740c4dc50358256 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 10:45:20 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 10:46:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e0cfc83
dev-ruby/asciidoctor: Stabilize 2.0.20 amd64, #914258 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/asciidoctor/asciidoctor-2.0.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.20.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.20.ebuild index bd6c662a73d7..0dc136cfe040 100644 --- a/dev-ruby/asciidoctor/asciidoctor-2.0.20.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-2.0.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,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? (
