Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sparklines/
Date: Thu, 05 May 2016 05:27:21
Message-Id: 1462424856.03e105c9b76b186822fbd59ea7bc9f7329b4341f.graaff@gentoo
1 commit: 03e105c9b76b186822fbd59ea7bc9f7329b4341f
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 5 05:07:36 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu May 5 05:07:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e105c9
7
8 dev-ruby/sparklines: mark ruby21 revision stable
9
10 Package-Manager: portage-2.2.26
11
12 dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild b/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild
16 index bf6335f..331e6ce 100644
17 --- a/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild
18 +++ b/dev-ruby/sparklines/sparklines-0.5.2-r6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -16,7 +16,7 @@ HOMEPAGE="http://sparklines.rubyforge.org/"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86 ~x86-macos"
30 +KEYWORDS="amd64 x86 ~x86-macos"
31 IUSE=""
32
33 RDEPEND="dev-ruby/rmagick"