diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:00:43 +0300 |
commit | f9eca8200f90d7f17b6b5943d253b58f4e0bf3a2 (patch) | |
tree | 6a635ad015b17ec55847f43ff5f99736c63e7c5a /app-crypt/libsecret | |
parent | app-crypt/gcr: Stabilize 3.38.1 amd64, #774927 (diff) | |
download | gentoo-f9eca8200f90d7f17b6b5943d253b58f4e0bf3a2.tar.gz gentoo-f9eca8200f90d7f17b6b5943d253b58f4e0bf3a2.tar.bz2 gentoo-f9eca8200f90d7f17b6b5943d253b58f4e0bf3a2.zip |
app-crypt/libsecret: Stabilize 0.20.4 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.20.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libsecret/libsecret-0.20.4.ebuild b/app-crypt/libsecret/libsecret-0.20.4.ebuild index 813591a15943..fcd78facda91 100644 --- a/app-crypt/libsecret/libsecret-0.20.4.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ IUSE="+crypt gtk-doc +introspection test +vala" RESTRICT="!test? ( test )" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" DEPEND=" >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}] |