diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2011-03-22 21:51:14 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2011-03-22 21:51:14 +0000 |
commit | 1c9f20e5cc3ee3a67d0700973b130dd7d9fcd895 (patch) | |
tree | 611e58f084366af69a64e13e6590231d69b37118 /gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild | |
parent | Fix compability with net-libs/xulrunner >= 2 wrt #359879 by Justin Lecher. (diff) | |
download | historical-1c9f20e5cc3ee3a67d0700973b130dd7d9fcd895.tar.gz historical-1c9f20e5cc3ee3a67d0700973b130dd7d9fcd895.tar.bz2 historical-1c9f20e5cc3ee3a67d0700973b130dd7d9fcd895.zip |
Keyword ~x86-linux
Package-Manager: portage-2.2.0_alpha27_p2/cvs/Linux i686
Diffstat (limited to 'gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild')
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild index 48ca461f9623..023ebdcf7ec2 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.8 2011/03/22 19:15:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.9 2011/03/22 21:51:14 abcd Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/GnomeKeyring" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="debug doc test" RDEPEND=">=sys-apps/dbus-1.0 |