Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/hesiod/
Date: Sun, 18 Jun 2017 11:56:21
Message-Id: 1497786705.dfe348a1ac4b2efd4635ee9c753f11e78d61f485.aballier@gentoo
1 commit: dfe348a1ac4b2efd4635ee9c753f11e78d61f485
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 11:51:45 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 11:51:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe348a1
7
8 net-dns/hesiod: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-dns/hesiod/hesiod-3.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild
16 index 865763dbee1..517f3e54212 100644
17 --- a/net-dns/hesiod/hesiod-3.1.0.ebuild
18 +++ b/net-dns/hesiod/hesiod-3.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="2"
25 @@ -11,7 +11,7 @@ SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/${PN}/${P}.tar.gz
26
27 LICENSE="ISC"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
31 IUSE=""
32
33 src_prepare() {