diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 05:36:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 05:36:39 +0100 |
commit | c0eee0241429ca9083d5f06936e3958d0b66a146 (patch) | |
tree | 05a2b93bad1954096ec322c7df6a5e0608da2c7a /sys-apps/pcmciautils | |
parent | sys-firmware/ipw2200-firmware: Keyword 3.1 arm64, #804031 (diff) | |
download | gentoo-c0eee0241429ca9083d5f06936e3958d0b66a146.tar.gz gentoo-c0eee0241429ca9083d5f06936e3958d0b66a146.tar.bz2 gentoo-c0eee0241429ca9083d5f06936e3958d0b66a146.zip |
sys-apps/pcmciautils: Keyword 018_p8-r3 arm64, #804022
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pcmciautils')
-rw-r--r-- | sys-apps/pcmciautils/pcmciautils-018_p8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pcmciautils/pcmciautils-018_p8-r3.ebuild b/sys-apps/pcmciautils/pcmciautils-018_p8-r3.ebuild index 6ba72087ffb2..927b43039600 100644 --- a/sys-apps/pcmciautils/pcmciautils-018_p8-r3.ebuild +++ b/sys-apps/pcmciautils/pcmciautils-018_p8-r3.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=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${MY_PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc x86" +KEYWORDS="amd64 arm ~arm64 ppc x86" IUSE="debug staticsocket" RDEPEND="sys-apps/kmod[tools]" |