commit: 8e5989b736750edea6d4da05ad7c0a9232ee6d99 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 04:36:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 04:36:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5989b7
sys-firmware/ipw2200-firmware: Keyword 3.1 arm64, #804031 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild index ee07ac7f89c..c3fb4a57f70 100644 --- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild +++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.bughost.org/firmware/${MY_P}.tgz" LICENSE="ipw2200-fw" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" S=${WORKDIR}/${MY_P}
