Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-myhostname/
Date: Thu, 20 Jul 2017 17:10:39
Message-Id: 1500570631.66136c5a8c7d2b37788d7e0289f8d9ee0015a439.aballier@gentoo
1 commit: 66136c5a8c7d2b37788d7e0289f8d9ee0015a439
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 17:09:01 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 17:10:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66136c5a
7
8 sys-auth/nss-myhostname: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
16 index bced5b842c3..6dda0b42a91 100644
17 --- a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
18 +++ b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="4"
25 @@ -9,7 +9,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
30 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
31 IUSE=""
32
33 COMMON_DEPEND=""