diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:59:26 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:59:26 +0000 |
commit | e88ddb3495b48048fc1a06f5127ff2cd9f73555d (patch) | |
tree | 0e713d1e07e3c3262b2ae666b2ce0f8fe7485fad /gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild | |
parent | x86 stable, bug 499954 (diff) | |
download | historical-e88ddb3495b48048fc1a06f5127ff2cd9f73555d.tar.gz historical-e88ddb3495b48048fc1a06f5127ff2cd9f73555d.tar.bz2 historical-e88ddb3495b48048fc1a06f5127ff2cd9f73555d.zip |
x86 stable, bug 499954
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild')
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild index baeefce9e6a3..f25b45384319 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.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/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild,v 1.4 2014/03/09 10:49:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild,v 1.5 2014/03/09 11:59:15 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -18,7 +18,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2 SLOT="0" IUSE="debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" RDEPEND=" >=sys-apps/dbus-1 |