Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slim/
Date: Sat, 02 Oct 2021 18:49:04
Message-Id: 1633200501.06a2a8e5dfc23333cf83e4d8a5b3388e56fb382f.sam@gentoo
1 commit: 06a2a8e5dfc23333cf83e4d8a5b3388e56fb382f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 18:48:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 18:48:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a2a8e5
7
8 dev-ruby/slim: Stabilize 3.0.9-r1 ppc64, #812524
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/slim/slim-3.0.9-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/slim/slim-3.0.9-r1.ebuild b/dev-ruby/slim/slim-3.0.9-r1.ebuild
16 index d18a83d4b76..091b8470cb6 100644
17 --- a/dev-ruby/slim/slim-3.0.9-r1.ebuild
18 +++ b/dev-ruby/slim/slim-3.0.9-r1.ebuild
19 @@ -19,7 +19,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa
20 HOMEPAGE="http://slim-lang.com/"
21 LICENSE="MIT"
22
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~x86"
25 SLOT="0"
26 IUSE="doc"