diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 13:02:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 13:02:48 +0300 |
commit | 02c637e6a3f6f815382bc22afff4983412884171 (patch) | |
tree | ea0bbd2e63bdded6125754506f793ccf1221719f /app-crypt | |
parent | dev-libs/gjs: arm stable wrt bug #660314 (diff) | |
download | gentoo-02c637e6a3f6f815382bc22afff4983412884171.tar.gz gentoo-02c637e6a3f6f815382bc22afff4983412884171.tar.bz2 gentoo-02c637e6a3f6f815382bc22afff4983412884171.zip |
app-crypt/libsecret: arm stable wrt bug #660314
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild index d77cc19d970a..b982e64260f3 100644 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ IUSE="+crypt +introspection test vala" REQUIRED_USE="test? ( introspection ) vala? ( introspection )" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" RDEPEND=" >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] |