Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slim/
Date: Thu, 22 Mar 2018 20:24:03
Message-Id: 1521750203.c9ac39930f32dd4e8cdbde247edd0df803d0adc9.jer@gentoo
1 commit: c9ac39930f32dd4e8cdbde247edd0df803d0adc9
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 19:54:43 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 20:23:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9ac3993
7
8 dev-ruby/slim: Mark ~hppa too.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/slim/slim-3.0.7-r1.ebuild | 2 +-
14 dev-ruby/slim/slim-3.0.8.ebuild | 4 ++--
15 dev-ruby/slim/slim-3.0.9.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-ruby/slim/slim-3.0.7-r1.ebuild b/dev-ruby/slim/slim-3.0.7-r1.ebuild
19 index 7d61c772992..4e98538b253 100644
20 --- a/dev-ruby/slim/slim-3.0.7-r1.ebuild
21 +++ b/dev-ruby/slim/slim-3.0.7-r1.ebuild
22 @@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa
23 HOMEPAGE="http://slim-lang.com/"
24 LICENSE="MIT"
25
26 -KEYWORDS="~amd64 arm ppc ppc64 x86"
27 +KEYWORDS="~amd64 arm ~hppa ppc ppc64 x86"
28 SLOT="0"
29 IUSE="doc"
30
31
32 diff --git a/dev-ruby/slim/slim-3.0.8.ebuild b/dev-ruby/slim/slim-3.0.8.ebuild
33 index d572b5c131f..164ebcf865b 100644
34 --- a/dev-ruby/slim/slim-3.0.8.ebuild
35 +++ b/dev-ruby/slim/slim-3.0.8.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 +# Copyright 1999-2018 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=6
42 @@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa
43 HOMEPAGE="http://slim-lang.com/"
44 LICENSE="MIT"
45
46 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
47 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
48 SLOT="0"
49 IUSE="doc"
50
51
52 diff --git a/dev-ruby/slim/slim-3.0.9.ebuild b/dev-ruby/slim/slim-3.0.9.ebuild
53 index 0cf97cb83d0..2668609f682 100644
54 --- a/dev-ruby/slim/slim-3.0.9.ebuild
55 +++ b/dev-ruby/slim/slim-3.0.9.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 +# Copyright 1999-2018 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=6
62 @@ -17,7 +17,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa
63 HOMEPAGE="http://slim-lang.com/"
64 LICENSE="MIT"
65
66 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
67 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
68 SLOT="0"
69 IUSE="doc"