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/domain_name/
Date: Thu, 28 Dec 2017 20:34:47
Message-Id: 1514493265.a9f6341512e48cc69315d298c4eaea3dc3dec31f.slyfox@gentoo
1 commit: a9f6341512e48cc69315d298c4eaea3dc3dec31f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Dec 28 19:56:25 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 20:34:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f63415
7
8 dev-ruby/domain_name: stable 0.5.20170404 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/domain_name/domain_name-0.5.20170404.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild b/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild
17 index b6fcc8fcff6..a5b63ce30f5 100644
18 --- a/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild
19 +++ b/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild
20 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-domain_name"
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 IUSE="test"
27
28 ruby_add_rdepend ">=dev-ruby/unf-0.0.5-r1:0"