diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-03 19:58:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-03 19:58:22 +0000 |
commit | a10d20dc47520053a31083327339210bb560b199 (patch) | |
tree | 141053bab231b2a72e2101b9dac99d2354096844 /gnome-base/nautilus | |
parent | make sure we reset CHOST or src_install may fail on multiabi systems (diff) | |
download | gentoo-2-a10d20dc47520053a31083327339210bb560b199.tar.gz gentoo-2-a10d20dc47520053a31083327339210bb560b199.tar.bz2 gentoo-2-a10d20dc47520053a31083327339210bb560b199.zip |
add back in ia64
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/nautilus-2.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/nautilus/nautilus-2.12.2.ebuild b/gnome-base/nautilus/nautilus-2.12.2.ebuild index c4785208d4f2..13a53e310d31 100644 --- a/gnome-base/nautilus/nautilus-2.12.2.ebuild +++ b/gnome-base/nautilus/nautilus-2.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.12.2.ebuild,v 1.1 2005/12/01 19:42:29 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.12.2.ebuild,v 1.2 2005/12/03 19:58:22 vapier Exp $ inherit virtualx gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" # cups flac gstreamer mad ogg vorbis |