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/unindent/
Date: Thu, 30 Nov 2017 20:06:21
Message-Id: 1512072259.535fb6cd6871faa4b6b704ca62df0dea1d8f2daa.slyfox@gentoo
1 commit: 535fb6cd6871faa4b6b704ca62df0dea1d8f2daa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 20:03:30 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 20:04:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535fb6cd
7
8 dev-ruby/unindent: keyworded 1.0 for sparc, bug #583390 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-ruby/unindent/unindent-1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild
17 index f8cfeadf935..36dc5f26070 100644
18 --- a/dev-ruby/unindent/unindent-1.0.ebuild
19 +++ b/dev-ruby/unindent/unindent-1.0.ebuild
20 @@ -13,7 +13,7 @@ DESCRIPTION="Ruby method to unindent strings"
21 HOMEPAGE="https://github.com/mynyml/unindent"
22 LICENSE="MIT"
23
24 -KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~x86"
25 +KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86"
26 SLOT="0"
27 IUSE=""