diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 05:36:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 05:36:35 +0100 |
commit | 8e5989b736750edea6d4da05ad7c0a9232ee6d99 (patch) | |
tree | f3632e74a8b97621ad351be98db6046085eacb7e /sys-firmware | |
parent | sys-firmware/ipw2100-firmware: Keyword 1.3 arm64, #804031 (diff) | |
download | gentoo-8e5989b736750edea6d4da05ad7c0a9232ee6d99.tar.gz gentoo-8e5989b736750edea6d4da05ad7c0a9232ee6d99.tar.bz2 gentoo-8e5989b736750edea6d4da05ad7c0a9232ee6d99.zip |
sys-firmware/ipw2200-firmware: Keyword 3.1 arm64, #804031
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 4 |
1 files 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 ee07ac7f89c9..c3fb4a57f708 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} |