diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:38:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:38:23 +0000 |
commit | e2931ebd37ec29bbbf9d3ebd4402892144114744 (patch) | |
tree | afede6b1ba7c11629d4eb48d6e3e911b3561bdf8 /app-crypt/libsecret/libsecret-0.18.ebuild | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-e2931ebd37ec29bbbf9d3ebd4402892144114744.tar.gz gentoo-2-e2931ebd37ec29bbbf9d3ebd4402892144114744.tar.bz2 gentoo-2-e2931ebd37ec29bbbf9d3ebd4402892144114744.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/libsecret/libsecret-0.18.ebuild')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.ebuild b/app-crypt/libsecret/libsecret-0.18.ebuild index 6044affda004..f19b852d4f1a 100644 --- a/app-crypt/libsecret/libsecret-0.18.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.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.18.ebuild,v 1.4 2014/07/28 13:42:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild,v 1.5 2014/08/21 10:38:23 ago 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.38:2 |