Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/redcloth/
Date: Thu, 26 May 2016 14:39:19
Message-Id: 1464273487.5b73ba9949df4cdff564c5ade54124f77c1562e0.klausman@gentoo
1 commit: 5b73ba9949df4cdff564c5ade54124f77c1562e0
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 14:38:07 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 14:38:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b73ba99
7
8 dev-ruby/redcloth-4.2.9-r4: add alpha keyword
9
10 Gentoo-Bug: 576630
11
12 Package-Manager: portage-2.3.0_rc1
13
14 dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild
18 index 4dbae90..97f2505 100644
19 --- a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild
20 +++ b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild
21 @@ -28,7 +28,7 @@ RUBY_S="${GITHUB_USER}-${PN}-*"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 DEPEND+=" dev-util/ragel"