Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slim/
Date: Sun, 10 Feb 2019 17:51:46
Message-Id: 1549821088.a480a97f800b494d102dee195304b81272336b56.zlogene@gentoo
1 commit: a480a97f800b494d102dee195304b81272336b56
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 10 17:51:28 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 10 17:51:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a480a97f
7
8 dev-ruby/slim: arm stable wrt bug #673214
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-ruby/slim/slim-3.0.9.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/slim/slim-3.0.9.ebuild b/dev-ruby/slim/slim-3.0.9.ebuild
17 index bc5572a2a04..8266dce826c 100644
18 --- a/dev-ruby/slim/slim-3.0.9.ebuild
19 +++ b/dev-ruby/slim/slim-3.0.9.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa
27 HOMEPAGE="http://slim-lang.com/"
28 LICENSE="MIT"
29
30 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
31 +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86"
32 SLOT="0"
33 IUSE="doc"