diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:31:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:35:00 +0000 |
commit | 2d2a7ffd34ef539ab6fd300dc31104880a3b2493 (patch) | |
tree | dbd6a9c209757ec62bf6bf94f9c5b74b9a52c3d2 /app-crypt | |
parent | dev-libs/gjs: Stabilize 1.80.2 amd64, #946484 (diff) | |
download | gentoo-2d2a7ffd34ef539ab6fd300dc31104880a3b2493.tar.gz gentoo-2d2a7ffd34ef539ab6fd300dc31104880a3b2493.tar.bz2 gentoo-2d2a7ffd34ef539ab6fd300dc31104880a3b2493.zip |
app-crypt/libsecret: Stabilize 0.21.4-r2 amd64, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.21.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild b/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild index a74b9e31a5f4..ca6a3b78231a 100644 --- a/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild +++ b/app-crypt/libsecret/libsecret-0.21.4-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libsecret" LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+crypt +gcrypt gnutls gtk-doc +introspection pam test test-rust tpm +vala" RESTRICT="!test? ( test )" |