diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 01:54:01 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 01:54:01 +0000 |
commit | 83fb4ab6239b8368918ed8badf05def31d6e46e8 (patch) | |
tree | 91a5e1d8ccbd0450a079a94d1098ae2ce88e64fd /gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild | |
parent | bump from upstream (bug #146295) (diff) | |
download | gentoo-2-83fb4ab6239b8368918ed8badf05def31d6e46e8.tar.gz gentoo-2-83fb4ab6239b8368918ed8badf05def31d6e46e8.tar.bz2 gentoo-2-83fb4ab6239b8368918ed8badf05def31d6e46e8.zip |
Removing mips keywords as gnome is no longer supported on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild')
-rw-r--r-- | gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild b/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild index 8eff6f820ef1..d87a27a44014 100644 --- a/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild +++ b/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild,v 1.1 2006/08/15 14:28:00 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild,v 1.2 2006/09/05 01:54:01 kumba Exp $ inherit flag-o-matic gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RESTRICT="nostrip" # Do _NOT_ strip symbols in the build! |