diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:00:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:00:25 +0300 |
commit | 79feb386e098caf5d750022a57ebb2d06d0174e9 (patch) | |
tree | 8f9ad9c0a1b35e402214675e56d3184c5c14b474 /app-crypt | |
parent | app-crypt/gcr: arm stable wrt bug #685254 (diff) | |
download | gentoo-79feb386e098caf5d750022a57ebb2d06d0174e9.tar.gz gentoo-79feb386e098caf5d750022a57ebb2d06d0174e9.tar.bz2 gentoo-79feb386e098caf5d750022a57ebb2d06d0174e9.zip |
app-crypt/libsecret: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.8.ebuild b/app-crypt/libsecret/libsecret-0.18.8.ebuild index 460fd730a7be..e0656ba4e28a 100644 --- a/app-crypt/libsecret/libsecret-0.18.8.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.8.ebuild @@ -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.44:2[${MULTILIB_USEDEP}] |