diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-17 17:38:37 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-17 17:38:37 +0000 |
commit | 8e83da89cb18d003676e43c7348f5c4517aee8c4 (patch) | |
tree | acc056d5fa05e9a71b74a31fd3370cffa152e768 /gnome-base/nautilus | |
parent | added ~amd64 to KEYWORDS, fixes #85505 (diff) | |
download | historical-8e83da89cb18d003676e43c7348f5c4517aee8c4.tar.gz historical-8e83da89cb18d003676e43c7348f5c4517aee8c4.tar.bz2 historical-8e83da89cb18d003676e43c7348f5c4517aee8c4.zip |
keyworded for amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/nautilus-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/nautilus/nautilus-2.10.0.ebuild b/gnome-base/nautilus/nautilus-2.10.0.ebuild index cbb8c5a09347..39f6437bcc09 100644 --- a/gnome-base/nautilus/nautilus-2.10.0.ebuild +++ b/gnome-base/nautilus/nautilus-2.10.0.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.10.0.ebuild,v 1.4 2005/03/16 19:34:12 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.10.0.ebuild,v 1.5 2005/03/17 17:38:37 seemant Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="oggvorbis gstreamer mad flac" #IUSE="oggvorbis gstreamer cups mad flac" |