diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-23 16:29:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-23 16:29:10 +0200 |
commit | f9987a256d6f656962679935b5cf907c366a72b5 (patch) | |
tree | f111554c0ce3ca58c51dc801c6131afaeed11692 /app-emulation/libcacard | |
parent | dev-python/cython: Stabilize 3.0.6 ppc, #919986 (diff) | |
download | gentoo-f9987a256d6f656962679935b5cf907c366a72b5.tar.gz gentoo-f9987a256d6f656962679935b5cf907c366a72b5.tar.bz2 gentoo-f9987a256d6f656962679935b5cf907c366a72b5.zip |
app-emulation/libcacard: Stabilize 2.8.1 ppc64, #920079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/libcacard')
-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 05b5fbbff867..11c365e0c4e9 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 )" |