commit: eff0644e65cf88267f1830a97bf5b1e9d944885e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 28 15:04:36 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 28 15:04:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eff0644e
dev-ruby/rouge: Stabilize 3.30.0 x86, #903283 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/rouge/rouge-3.30.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rouge/rouge-3.30.0.ebuild b/dev-ruby/rouge/rouge-3.30.0.ebuild index 7650a50485e4..704cb83086c4 100644 --- a/dev-ruby/rouge/rouge-3.30.0.ebuild +++ b/dev-ruby/rouge/rouge-3.30.0.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/redcarpet )