diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 16:17:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 16:17:46 +0000 |
commit | 671285adf0bd9d1da55c487708594df888572ca9 (patch) | |
tree | 146fd0889b1d3ecf9ebd34483f25989d8cc23f72 /gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild | |
parent | alpha/arm/ia64/sh/sparc stable wrt #353436 (diff) | |
download | gentoo-2-671285adf0bd9d1da55c487708594df888572ca9.tar.gz gentoo-2-671285adf0bd9d1da55c487708594df888572ca9.tar.bz2 gentoo-2-671285adf0bd9d1da55c487708594df888572ca9.zip |
alpha/arm/ia64/sh/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
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 46067238dade..68e003ed8bbb 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.5 2011/02/24 19:18:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.6 2011/03/12 16:17:46 armin76 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" IUSE="debug doc test" RDEPEND=">=sys-apps/dbus-1.0 |