Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/daemons/
Date: Tue, 03 Nov 2015 19:14:34
Message-Id: 1446578048.194ca6ff008370f25f2cb10ca5b77509d42a0c54.maekke@gentoo
1 commit: 194ca6ff008370f25f2cb10ca5b77509d42a0c54
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 19:14:08 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 19:14:08 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194ca6ff
7
8 dev-ruby/daemons: arm stable, bug #556724
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --include-arches="arm"
12
13 dev-ruby/daemons/daemons-1.2.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/daemons/daemons-1.2.3.ebuild b/dev-ruby/daemons/daemons-1.2.3.ebuild
17 index 1f7aafb..f511796 100644
18 --- a/dev-ruby/daemons/daemons-1.2.3.ebuild
19 +++ b/dev-ruby/daemons/daemons-1.2.3.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/thuehlinger/daemons"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="examples"
27
28 all_ruby_install() {