diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-20 19:09:01 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-20 19:10:31 +0200 |
commit | 66136c5a8c7d2b37788d7e0289f8d9ee0015a439 (patch) | |
tree | a0b05bf09bfd9ba2637733658eb7a730989ee426 /sys-auth/nss-myhostname | |
parent | sci-geosciences/geocode-glib: keyword ~arm64 (diff) | |
download | gentoo-66136c5a8c7d2b37788d7e0289f8d9ee0015a439.tar.gz gentoo-66136c5a8c7d2b37788d7e0289f8d9ee0015a439.tar.bz2 gentoo-66136c5a8c7d2b37788d7e0289f8d9ee0015a439.zip |
sys-auth/nss-myhostname: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-auth/nss-myhostname')
-rw-r--r-- | sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 4 |
1 files 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 bced5b842c34..6dda0b42a910 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="" |