diff options
author | 2004-08-30 12:37:47 +0000 | |
---|---|---|
committer | 2004-08-30 12:37:47 +0000 | |
commit | c75e9babd70904b01f0867d5be2556c092017aa5 (patch) | |
tree | 450237cb370c26c52b363031404fa93375c0ed0f /x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild | |
parent | Some asswipe removed the ppc keyword (Manifest recommit) (diff) | |
download | gentoo-2-c75e9babd70904b01f0867d5be2556c092017aa5.tar.gz gentoo-2-c75e9babd70904b01f0867d5be2556c092017aa5.tar.bz2 gentoo-2-c75e9babd70904b01f0867d5be2556c092017aa5.zip |
Added to ~ppc
Diffstat (limited to 'x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild')
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild b/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild index 4ef30112ff3f..6c1f7af71e95 100644 --- a/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild +++ b/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild,v 1.1 2004/08/09 23:49:51 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild,v 1.2 2004/08/30 12:37:47 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="t1lib" RDEPEND=">=x11-libs/gtk+-2.2 |