diff options
Diffstat (limited to 'gnome-base/gnome-common/gnome-common-2.26.0.ebuild')
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-common/gnome-common-2.26.0.ebuild b/gnome-base/gnome-common/gnome-common-2.26.0.ebuild index 7772519f5a35..4ca3d363bffe 100644 --- a/gnome-base/gnome-common/gnome-common-2.26.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.26.0.ebuild,v 1.3 2009/10/16 21:28:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.26.0.ebuild,v 1.4 2009/10/24 16:15:28 nixnut Exp $ inherit base gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |