Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/cron/
Date: Tue, 24 Jan 2017 21:18:34
Message-Id: 1485292691.b4b6adb51ee20fc9e459b61474005e870c76e6ef.leio@gentoo
1 commit: b4b6adb51ee20fc9e459b61474005e870c76e6ef
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 24 19:22:13 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 24 21:18:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4b6adb5
7
8 virtual/cron:added arm64 and ~amd64-fbsd keywords as one or more providers offer these keywords
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: #3634
12
13 virtual/cron/cron-0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/virtual/cron/cron-0-r1.ebuild b/virtual/cron/cron-0-r1.ebuild
17 index 9f2e24d..a50e094 100644
18 --- a/virtual/cron/cron-0-r1.ebuild
19 +++ b/virtual/cron/cron-0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -10,7 +10,7 @@ SRC_URI=""
27
28 LICENSE=""
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
32 IUSE=""
33
34 DEPEND=""