diff options
author | 2015-10-03 10:11:51 +0200 | |
---|---|---|
committer | 2015-10-03 10:11:51 +0200 | |
commit | 14f03ede9b054c13dafb9f737be293c40d2bd778 (patch) | |
tree | 57b244809c7c9bb30ad0ad994ed606d158d1032c /app-crypt/libsecret | |
parent | app-crypt/gcr: arm stable, bug #551826 (diff) | |
download | gentoo-14f03ede9b054c13dafb9f737be293c40d2bd778.tar.gz gentoo-14f03ede9b054c13dafb9f737be293c40d2bd778.tar.bz2 gentoo-14f03ede9b054c13dafb9f737be293c40d2bd778.zip |
app-crypt/libsecret: arm stable, bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.3.ebuild b/app-crypt/libsecret/libsecret-0.18.3.ebuild index 909041438c65..7ed7be320e5c 100644 --- a/app-crypt/libsecret/libsecret-0.18.3.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.3.ebuild @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" IUSE="+crypt debug +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 |