diff options
author | Sam James <sam@gentoo.org> | 2024-09-25 10:23:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-25 10:23:19 +0100 |
commit | e56899ce6ef76e2a9a56e2f7a0ca9be356584702 (patch) | |
tree | 98a2d86356936f5d7382be9c8aaf487f5f2a9289 /sys-firmware | |
parent | sys-firmware/ipw2100-firmware: Stabilize 1.3-r1 arm64, #940030 (diff) | |
download | gentoo-e56899ce6ef76e2a9a56e2f7a0ca9be356584702.tar.gz gentoo-e56899ce6ef76e2a9a56e2f7a0ca9be356584702.tar.bz2 gentoo-e56899ce6ef76e2a9a56e2f7a0ca9be356584702.zip |
sys-firmware/ipw2200-firmware: Stabilize 3.1-r1 arm64, #940030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild index 722d7d9306b4..95a75ff11e34 100644 --- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild +++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz" LICENSE="ipw2200-fw" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong x86" +KEYWORDS="amd64 ~arm arm64 ~loong x86" S=${WORKDIR}/${MY_P} |