diff options
author | 2011-04-11 04:44:25 +0000 | |
---|---|---|
committer | 2011-04-11 04:44:25 +0000 | |
commit | 3a0a3f34a43a2dde67caf51a6442f37da81d10d3 (patch) | |
tree | 30f658ff4a39f6e8d33f3083c8b979da4fb1d274 /gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild | |
parent | Make sure pkg_setup and pkg_preinst from both kde4-meta and java-pkg-2 are ca... (diff) | |
download | gentoo-2-3a0a3f34a43a2dde67caf51a6442f37da81d10d3.tar.gz gentoo-2-3a0a3f34a43a2dde67caf51a6442f37da81d10d3.tar.bz2 gentoo-2-3a0a3f34a43a2dde67caf51a6442f37da81d10d3.zip |
Add ~mips keyword, bug 323831
(Portage version: 2.1.9.45/cvs/Linux mips64)
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 01668a2288dc..9c55bafb06d2 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.10 2011/03/27 14:28:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.11 2011/04/11 04:44:25 leio 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 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc test" RDEPEND=">=sys-apps/dbus-1.0 |