Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown/
Date: Mon, 27 Feb 2017 14:20:16
Message-Id: 1488205187.0313bdfbb55c9f5a954ac08dd4a12983de977063.xmw@gentoo
1 commit: 0313bdfbb55c9f5a954ac08dd4a12983de977063
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 14:18:45 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 14:19:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0313bdfb
7
8 dev-ruby/kramdown: add ~arm keyword (bug 583390).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/kramdown/kramdown-1.12.0.ebuild | 4 ++--
13 dev-ruby/kramdown/kramdown-1.13.1.ebuild | 4 ++--
14 dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild | 2 +-
15 dev-ruby/kramdown/kramdown-1.13.2.ebuild | 2 +-
16 4 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-ruby/kramdown/kramdown-1.12.0.ebuild b/dev-ruby/kramdown/kramdown-1.12.0.ebuild
19 index fe7ef7f38b..8062fb40b6 100644
20 --- a/dev-ruby/kramdown/kramdown-1.12.0.ebuild
21 +++ b/dev-ruby/kramdown/kramdown-1.12.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/"
29 LICENSE="MIT"
30
31 SLOT="0"
32 -KEYWORDS="~amd64 ~ppc64 ~x86"
33 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
34 IUSE="latex"
35
36 LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )"
37
38 diff --git a/dev-ruby/kramdown/kramdown-1.13.1.ebuild b/dev-ruby/kramdown/kramdown-1.13.1.ebuild
39 index 3362e2503c..497df8c1a0 100644
40 --- a/dev-ruby/kramdown/kramdown-1.13.1.ebuild
41 +++ b/dev-ruby/kramdown/kramdown-1.13.1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/"
49 LICENSE="MIT"
50
51 SLOT="0"
52 -KEYWORDS="~amd64 ~ppc64 ~x86"
53 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
54 IUSE="latex"
55
56 LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )"
57
58 diff --git a/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild b/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild
59 index 949d1e9798..5c354d6c19 100644
60 --- a/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild
61 +++ b/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild
62 @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/"
63 LICENSE="MIT"
64
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ppc ~ppc64"
67 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
68 IUSE="latex"
69
70 LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )"
71
72 diff --git a/dev-ruby/kramdown/kramdown-1.13.2.ebuild b/dev-ruby/kramdown/kramdown-1.13.2.ebuild
73 index fee19b4e0a..497df8c1a0 100644
74 --- a/dev-ruby/kramdown/kramdown-1.13.2.ebuild
75 +++ b/dev-ruby/kramdown/kramdown-1.13.2.ebuild
76 @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/"
77 LICENSE="MIT"
78
79 SLOT="0"
80 -KEYWORDS="~amd64 ~ppc64 ~x86"
81 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
82 IUSE="latex"
83
84 LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )"