Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/daemons/
Date: Wed, 21 Mar 2018 02:44:01
Message-Id: 1521600229.45eda8ad68cbceda73c07024f0be44e72ccf8bef.mattst88@gentoo
1 commit: 45eda8ad68cbceda73c07024f0be44e72ccf8bef
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 02:43:37 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 02:43:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45eda8ad
7
8 dev-ruby/daemons-1.2.6: hppa stable, bug 645622
9
10 dev-ruby/daemons/daemons-1.2.6.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-ruby/daemons/daemons-1.2.6.ebuild b/dev-ruby/daemons/daemons-1.2.6.ebuild
14 index 0c36bad99f7..8ae039f5336 100644
15 --- a/dev-ruby/daemons/daemons-1.2.6.ebuild
16 +++ b/dev-ruby/daemons/daemons-1.2.6.ebuild
17 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/thuehlinger/daemons/archive/v${PV}.tar.gz -> ${P}.ta
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
22 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
23 IUSE="examples"
24
25 all_ruby_prepare() {