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/rdiscount/
Date: Fri, 29 Dec 2017 17:41:12
Message-Id: 1514569229.44c39f6b772d1f9d138a9292c7d0a4615de92c6a.slyfox@gentoo
1 commit: 44c39f6b772d1f9d138a9292c7d0a4615de92c6a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Dec 29 12:46:02 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=44c39f6b
7
8 dev-ruby/rdiscount: stable 2.1.8 for sparc, bug #0
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-ruby/rdiscount/rdiscount-2.1.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild
17 index 629d64d588a..0454d99cbc0 100644
18 --- a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild
19 +++ b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rtomayko/rdiscount"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-macos"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos"
26 IUSE=""
27
28 all_ruby_prepare() {