Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slim/
Date: Wed, 03 Aug 2016 16:57:22
Message-Id: 1470243430.35acf90783c9ec459c54e9695c5a705f87039a97.aballier@gentoo
1 commit: 35acf90783c9ec459c54e9695c5a705f87039a97
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 13:25:51 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 16:57:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35acf907
7
8 dev-ruby/slim: keyword ~arm
9
10 Package-Manager: portage-2.3.0
11
12 dev-ruby/slim/slim-3.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/slim/slim-3.0.7.ebuild b/dev-ruby/slim/slim-3.0.7.ebuild
16 index 03858e3..7fb563e 100644
17 --- a/dev-ruby/slim/slim-3.0.7.ebuild
18 +++ b/dev-ruby/slim/slim-3.0.7.ebuild
19 @@ -16,7 +16,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"
24 +KEYWORDS="~amd64 ~arm"
25 SLOT="0"
26 IUSE="doc"