Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/daemontools/
Date: Sun, 04 Sep 2016 10:38:27
Message-Id: 1472985488.65054195c20ccae60997866dfdc01321ae72c0f3.monsieurp@gentoo
1 commit: 65054195c20ccae60997866dfdc01321ae72c0f3
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 19:49:57 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:38:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65054195
7
8 virtual/daemontools: keyword for ~arm64.
9
10 Package-Manager: portage-2.3.0
11 Closes: https://github.com/gentoo/gentoo/pull/2169
12
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 virtual/daemontools/daemontools-0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/virtual/daemontools/daemontools-0.ebuild b/virtual/daemontools/daemontools-0.ebuild
19 index 287dd2f..f61361a 100644
20 --- a/virtual/daemontools/daemontools-0.ebuild
21 +++ b/virtual/daemontools/daemontools-0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -8,7 +8,7 @@ SRC_URI=""
29
30 LICENSE=""
31 SLOT="0"
32 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
33 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
34
35 IUSE=""
36 DEPEND=""