diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:20:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:20:57 +0000 |
commit | 56b929828217d23a3d1b38b77dad4be3a096360a (patch) | |
tree | 29c94d5d1d33a6c5fb62621977bbbb3d62c5760e /gnome-base/gnome/gnome-2.32.1-r1.ebuild | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-56b929828217d23a3d1b38b77dad4be3a096360a.tar.gz gentoo-2-56b929828217d23a3d1b38b77dad4be3a096360a.tar.bz2 gentoo-2-56b929828217d23a3d1b38b77dad4be3a096360a.zip |
x86 stable wrt bug #385699
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'gnome-base/gnome/gnome-2.32.1-r1.ebuild')
-rw-r--r-- | gnome-base/gnome/gnome-2.32.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome/gnome-2.32.1-r1.ebuild b/gnome-base/gnome/gnome-2.32.1-r1.ebuild index 8ee107a7c19a..240adae635a3 100644 --- a/gnome-base/gnome/gnome-2.32.1-r1.ebuild +++ b/gnome-base/gnome/gnome-2.32.1-r1.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/gnome-2.32.1-r1.ebuild,v 1.4 2011/10/16 18:02:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.32.1-r1.ebuild,v 1.5 2011/10/21 14:20:57 phajdan.jr Exp $ EAPI="4" @@ -12,7 +12,7 @@ SLOT="2.0" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="accessibility cdr cups dvdr ldap mono policykit" |