diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:41:38 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:41:38 +0200 |
commit | cb1f2257686999019ba6919625f94d3e56eb7728 (patch) | |
tree | e7e3502f0a965fe28b02df210703c66dd5c18bcf /app-crypt/libsecret | |
parent | app-arch/gcab: arm stable, bug #584468 (diff) | |
download | gentoo-cb1f2257686999019ba6919625f94d3e56eb7728.tar.gz gentoo-cb1f2257686999019ba6919625f94d3e56eb7728.tar.bz2 gentoo-cb1f2257686999019ba6919625f94d3e56eb7728.zip |
app-crypt/libsecret: arm stable, bug #584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.5.ebuild b/app-crypt/libsecret/libsecret-0.18.5.ebuild index 16f05e5b17c1..97859fb4b9be 100644 --- a/app-crypt/libsecret/libsecret-0.18.5.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.5.ebuild @@ -18,7 +18,7 @@ SLOT="0" IUSE="+crypt +introspection test vala" REQUIRED_USE="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 |