commit: 7354bc49bd6ffebfa2cb535bda2f564a4124a6db Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 30 17:37:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 30 17:38:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7354bc49
dev-libs/nsgenbind: Keyword 0.8-r1 arm64, #733444 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild b/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild index 353b0a1d972..6026522fef7 100644 --- a/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild +++ b/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" IUSE="" BDEPEND="
