commit: ea7d839b74345ce3a4cfa9468460e3d2676d2b2a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 19 20:22:07 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 19 20:22:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7d839b
net-misc/ndisc6: Keyword 4.1 arm64 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/ndisc6/ndisc6-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/ndisc6/ndisc6-1.0.3.ebuild b/net-misc/ndisc6/ndisc6-1.0.3.ebuild index 8c33ffaefa1..c75e79254c8 100644 --- a/net-misc/ndisc6/ndisc6-1.0.3.ebuild +++ b/net-misc/ndisc6/ndisc6-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos" IUSE="debug" DEPEND="dev-lang/perl
