diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 13:30:53 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 13:56:51 +0800 |
commit | 080a51984a39c14ef78ab3000bb3f42803599852 (patch) | |
tree | 1e882623a549ee72ee38f9309aed64b7ae0b1b33 /app-emulation/libcacard | |
parent | dev-libs/kuserfeedback: keyword 1.2.0 for ~loong (diff) | |
download | gentoo-080a51984a39c14ef78ab3000bb3f42803599852.tar.gz gentoo-080a51984a39c14ef78ab3000bb3f42803599852.tar.bz2 gentoo-080a51984a39c14ef78ab3000bb3f42803599852.zip |
app-emulation/libcacard: keyword 2.6.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-emulation/libcacard')
-rw-r--r-- | app-emulation/libcacard/libcacard-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libcacard/libcacard-2.6.0.ebuild b/app-emulation/libcacard/libcacard-2.6.0.ebuild index 3595d4ad0f22..367fb9c4f606 100644 --- a/app-emulation/libcacard/libcacard-2.6.0.ebuild +++ b/app-emulation/libcacard/libcacard-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="+passthrough static-libs" RDEPEND=">=dev-libs/nss-3.13 |