Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rouge/
Date: Sun, 31 Jul 2022 11:05:43
Message-Id: 1659265529.4b4075adade8a24eba9737b1827ca6c1a6121e32.ago@gentoo
1 commit: 4b4075adade8a24eba9737b1827ca6c1a6121e32
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 11:05:29 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 11:05:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b4075ad
7
8 dev-ruby/rouge: amd64 stable wrt bug #862213
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-ruby/rouge/rouge-3.29.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rouge/rouge-3.29.0.ebuild b/dev-ruby/rouge/rouge-3.29.0.ebuild
16 index 190dd394e87f..0c1ed6e5c0d1 100644
17 --- a/dev-ruby/rouge/rouge-3.29.0.ebuild
18 +++ b/dev-ruby/rouge/rouge-3.29.0.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20 LICENSE="MIT"
21
22 SLOT="2"
23 -KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE=""
26
27 ruby_add_bdepend "doc? ( dev-ruby/redcarpet )