commit: 66136c5a8c7d2b37788d7e0289f8d9ee0015a439 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 20 17:09:01 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 20 17:10:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66136c5a
sys-auth/nss-myhostname: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild index bced5b842c3..6dda0b42a91 100644 --- a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild +++ b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -9,7 +9,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" IUSE="" COMMON_DEPEND=""
