diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:20:55 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:20:55 +0200 |
commit | e0ce2a0b9fa1c60af0e32b4502c17bc658441253 (patch) | |
tree | b125d511ae902aa2dbd02dfd2df486926b733381 /app-crypt | |
parent | app-crypt/gcr: arm stable, bug #566378 (diff) | |
download | gentoo-e0ce2a0b9fa1c60af0e32b4502c17bc658441253.tar.gz gentoo-e0ce2a0b9fa1c60af0e32b4502c17bc658441253.tar.bz2 gentoo-e0ce2a0b9fa1c60af0e32b4502c17bc658441253.zip |
app-crypt/libsecret: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.4.ebuild b/app-crypt/libsecret/libsecret-0.18.4.ebuild index 311edd360c45..f5b8c7456e8a 100644 --- a/app-crypt/libsecret/libsecret-0.18.4.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.4.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 |