diff options
author | Sam James <sam@gentoo.org> | 2023-12-16 00:46:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 00:46:17 +0000 |
commit | fc594692b0c9a1cbf485297e8e62cb883459ec35 (patch) | |
tree | 115b3d99fb33881a349cbc2d0f43ccb114edd72b /app-emulation | |
parent | app-accessibility/speech-tools: Stabilize 2.5.0-r2 sparc, #920076 (diff) | |
download | gentoo-fc594692b0c9a1cbf485297e8e62cb883459ec35.tar.gz gentoo-fc594692b0c9a1cbf485297e8e62cb883459ec35.tar.bz2 gentoo-fc594692b0c9a1cbf485297e8e62cb883459ec35.zip |
app-emulation/libcacard: Stabilize 2.8.1 sparc, #920079
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libcacard/libcacard-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libcacard/libcacard-2.8.1.ebuild b/app-emulation/libcacard/libcacard-2.8.1.ebuild index ae795f56f00d..fba309712337 100644 --- a/app-emulation/libcacard/libcacard-2.8.1.ebuild +++ b/app-emulation/libcacard/libcacard-2.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86" IUSE="+passthrough static-libs test" RESTRICT="!test? ( test )" |