Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/redcloth/
Date: Fri, 29 Dec 2017 17:41:12
Message-Id: 1514569229.ab0f8a679e429b7a47a6cd3ca78f578cba6c34ea.slyfox@gentoo
1 commit: ab0f8a679e429b7a47a6cd3ca78f578cba6c34ea
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Dec 29 12:27:33 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 17:40:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0f8a67
7
8 dev-ruby/redcloth: stable 4.3.2 for sparc, bug #639720
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-ruby/redcloth/redcloth-4.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild b/dev-ruby/redcloth/redcloth-4.3.2.ebuild
17 index 3a63b7efc6f..930102a2cb4 100644
18 --- a/dev-ruby/redcloth/redcloth-4.3.2.ebuild
19 +++ b/dev-ruby/redcloth/redcloth-4.3.2.ebuild
20 @@ -26,7 +26,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/redcloth/archive/v${PV}.tar.gz -> ${R
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 IUSE=""
27
28 DEPEND+=" =dev-util/ragel-6*"