diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 05:36:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 05:36:34 +0100 |
commit | 1a4b74995c4fa59120611e554f3d1126f4714239 (patch) | |
tree | a8861ecdb6b038a221122abd034383d0ca0c4cba /sys-firmware/ipw2100-firmware | |
parent | net-misc/putty: Stabilize 0.76 ppc64, #801517 (diff) | |
download | gentoo-1a4b74995c4fa59120611e554f3d1126f4714239.tar.gz gentoo-1a4b74995c4fa59120611e554f3d1126f4714239.tar.bz2 gentoo-1a4b74995c4fa59120611e554f3d1126f4714239.zip |
sys-firmware/ipw2100-firmware: Keyword 1.3 arm64, #804031
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware/ipw2100-firmware')
-rw-r--r-- | sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild index 8fe1580e831a..f38b631d786f 100644 --- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild +++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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="mirror://gentoo/${MY_P}.tgz" LICENSE="ipw2100-fw" SLOT="${PV}" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" S=${WORKDIR} |