diff options
author | Sam James <sam@gentoo.org> | 2020-08-19 20:22:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-19 20:22:07 +0000 |
commit | ea7d839b74345ce3a4cfa9468460e3d2676d2b2a (patch) | |
tree | 34a70d81b040c09dd54b33698962f13933cd65ed /net-misc | |
parent | sys-fs/mdadm: Keyword 4.1 arm64 (diff) | |
download | gentoo-ea7d839b74345ce3a4cfa9468460e3d2676d2b2a.tar.gz gentoo-ea7d839b74345ce3a4cfa9468460e3d2676d2b2a.tar.bz2 gentoo-ea7d839b74345ce3a4cfa9468460e3d2676d2b2a.zip |
net-misc/ndisc6: Keyword 4.1 arm64
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ndisc6/ndisc6-1.0.3.ebuild | 4 |
1 files 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 8c33ffaefa15..c75e79254c84 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 |