diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-21 19:53:03 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-21 19:53:03 +0000 |
commit | eef8a1647cb47e3714500464d87df612cbb43615 (patch) | |
tree | 0026f7ec22a86e43736d2d23fb34cf4301f533c2 /app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild | |
parent | stable amd64 (diff) | |
download | historical-eef8a1647cb47e3714500464d87df612cbb43615.tar.gz historical-eef8a1647cb47e3714500464d87df612cbb43615.tar.bz2 historical-eef8a1647cb47e3714500464d87df612cbb43615.zip |
marked -ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild')
-rw-r--r-- | app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild b/app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild index c6b0e76886bd..e22b19411d65 100644 --- a/app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild +++ b/app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.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/app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild,v 1.5 2005/01/01 14:49:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/toshiba-utils/toshiba-utils-2.0.1-r1.ebuild,v 1.6 2005/04/21 19:50:45 wormo Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.buzzard.org.uk/toshiba/downloads/toshutils-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" IUSE="X gtk" DEPEND="gtk? ( =x11-libs/gtk+-1* )" |