diff options
author | 2011-10-29 05:32:27 +0000 | |
---|---|---|
committer | 2011-10-29 05:32:27 +0000 | |
commit | d94f5edf14fd8dbec05197c3643c32f25d6a0096 (patch) | |
tree | 4eb38cc0b596da4d566e709324731c305ce1f30b /gnome-base/gnome-session/gnome-session-3.2.1.ebuild | |
parent | Updated path to new git tree (Chris Mason confirmed it is). (diff) | |
download | historical-d94f5edf14fd8dbec05197c3643c32f25d6a0096.tar.gz historical-d94f5edf14fd8dbec05197c3643c32f25d6a0096.tar.bz2 historical-d94f5edf14fd8dbec05197c3643c32f25d6a0096.zip |
Drop arm keyword (needs dev-libs/json-glib). A keywording bug will be filed for all of gnome-3.2.
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gnome-session/gnome-session-3.2.1.ebuild')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-session/gnome-session-3.2.1.ebuild b/gnome-base/gnome-session/gnome-session-3.2.1.ebuild index c275f911044c..db1d2f292008 100644 --- a/gnome-base/gnome-session/gnome-session-3.2.1.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.2.1.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/gnome-session/gnome-session-3.2.1.ebuild,v 1.1 2011/10/29 01:33:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.2.1.ebuild,v 1.2 2011/10/29 05:32:27 tetromino Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc ipv6 elibc_FreeBSD" # x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and |