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/mailx/
Date: Sun, 04 Sep 2016 10:38:20
Message-Id: 1472985478.bcb60289a3ea39d7729d317590e386e86a0fe096.monsieurp@gentoo
1 commit: bcb60289a3ea39d7729d317590e386e86a0fe096
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 19:32:31 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:37:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb60289
7
8 virtual/mailx: 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/mailx/mailx-1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/virtual/mailx/mailx-1.ebuild b/virtual/mailx/mailx-1.ebuild
19 index 7f675b0..e95451c 100644
20 --- a/virtual/mailx/mailx-1.ebuild
21 +++ b/virtual/mailx/mailx-1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2014 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -10,7 +10,7 @@ SRC_URI=""
29
30 LICENSE=""
31 SLOT="0"
32 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
33 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
34 IUSE=""
35
36 DEPEND=""