diff options
author | 2024-12-21 17:15:26 +0000 | |
---|---|---|
committer | 2024-12-21 17:15:26 +0000 | |
commit | ed4b0749cac98210754987225c4660d877ccd836 (patch) | |
tree | fb666510a9d7086b2dc22ede699837f6a4f9019e /app-crypt | |
parent | dev-python/pygobject: Stabilize 3.50.0 ppc, #946484 (diff) | |
download | gentoo-ed4b0749cac98210754987225c4660d877ccd836.tar.gz gentoo-ed4b0749cac98210754987225c4660d877ccd836.tar.bz2 gentoo-ed4b0749cac98210754987225c4660d877ccd836.zip |
app-crypt/libsecret: Stabilize 0.21.4-r2 ppc, #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 caa6d82577a9..7c161f0095b7 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 )" |