diff options
author | Mike Gardiner <obz@gentoo.org> | 2005-01-29 06:50:21 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2005-01-29 06:50:21 +0000 |
commit | c16a72f7ff772c9619ddc57b910ee133412d3b12 (patch) | |
tree | a3b9bf26476c0fb42deba939555b12ca5969a877 /dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild | |
parent | New ebuild thanks to Walter White <walterjwhite@hotmail.com> in bug 78271 (diff) | |
download | gentoo-2-c16a72f7ff772c9619ddc57b910ee133412d3b12.tar.gz gentoo-2-c16a72f7ff772c9619ddc57b910ee133412d3b12.tar.bz2 gentoo-2-c16a72f7ff772c9619ddc57b910ee133412d3b12.zip |
Added ~ppc to keywords
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild')
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild index ceff3becbc39..49ee9bc40602 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.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/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild,v 1.7 2005/01/17 19:46:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild,v 1.8 2005/01/29 06:48:05 obz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" IUSE="" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" SLOT="1.1" RDEPEND=">=gnome-base/gnome-vfs-2.6 |