summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 11:53:20 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 11:53:20 +0000
commit4ae645ec35ec73b92055f8bee2fdbf59df6bcbb0 (patch)
tree5add0f0bb49837da30a4d0fcba7fce61b18970af /app-crypt/libsecret/libsecret-0.16.ebuild
parentx86 stable, bug 499954 (diff)
downloadgentoo-2-4ae645ec35ec73b92055f8bee2fdbf59df6bcbb0.tar.gz
gentoo-2-4ae645ec35ec73b92055f8bee2fdbf59df6bcbb0.tar.bz2
gentoo-2-4ae645ec35ec73b92055f8bee2fdbf59df6bcbb0.zip
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-crypt/libsecret/libsecret-0.16.ebuild')
-rw-r--r--app-crypt/libsecret/libsecret-0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libsecret/libsecret-0.16.ebuild b/app-crypt/libsecret/libsecret-0.16.ebuild
index 602a9cb75a7f..ffdf76dc2dd9 100644
--- a/app-crypt/libsecret/libsecret-0.16.ebuild
+++ b/app-crypt/libsecret/libsecret-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.16.ebuild,v 1.6 2014/03/09 10:41:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.16.ebuild,v 1.7 2014/03/09 11:53:20 pacho Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
COMMON_DEPEND="
>=dev-libs/glib-2.32.0:2