diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 07:20:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 07:20:52 +0000 |
commit | 959ad173563bf849fbed9e9454d0561472a0cde5 (patch) | |
tree | 8e5b821332654f66f96f88b5cc40a2172783ac30 /app-crypt/libsecret | |
parent | profiles/arch/arm: mask >=sys-auth/polkit-0.118 where no Rust (diff) | |
download | gentoo-959ad173563bf849fbed9e9454d0561472a0cde5.tar.gz gentoo-959ad173563bf849fbed9e9454d0561472a0cde5.tar.bz2 gentoo-959ad173563bf849fbed9e9454d0561472a0cde5.zip |
app-crypt/libsecret: Stabilize 0.20.3 sparc, #728924
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.20.3.ebuild b/app-crypt/libsecret/libsecret-0.20.3.ebuild index e5125875d2b1..be5c5bb142f5 100644 --- a/app-crypt/libsecret/libsecret-0.20.3.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.3.ebuild @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" REQUIRED_USE="test? ( introspection ) vala? ( introspection )" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86" RDEPEND=" >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}] |