diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-03 19:24:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-03 19:24:27 +0000 |
commit | f6ef39a12305dd56f74cc901ed419d3e2fa68153 (patch) | |
tree | 71ae86ad190022b84a2144fe19cd342456edd789 /app-admin/gpsui/gpsui-2.2.ebuild | |
parent | an edit or two needed to work with gcc 3.3, updated version checks to use ver... (diff) | |
download | gentoo-2-f6ef39a12305dd56f74cc901ed419d3e2fa68153.tar.gz gentoo-2-f6ef39a12305dd56f74cc901ed419d3e2fa68153.tar.bz2 gentoo-2-f6ef39a12305dd56f74cc901ed419d3e2fa68153.zip |
marked ~ppc64
Diffstat (limited to 'app-admin/gpsui/gpsui-2.2.ebuild')
-rw-r--r-- | app-admin/gpsui/gpsui-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gpsui/gpsui-2.2.ebuild b/app-admin/gpsui/gpsui-2.2.ebuild index 05d054d6ad27..deedd1916d65 100644 --- a/app-admin/gpsui/gpsui-2.2.ebuild +++ b/app-admin/gpsui/gpsui-2.2.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/app-admin/gpsui/gpsui-2.2.ebuild,v 1.11 2004/10/05 02:58:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gpsui/gpsui-2.2.ebuild,v 1.12 2004/11/03 19:21:23 corsair Exp $ DESCRIPTION="GUI program for managing running processes" HOMEPAGE="http://gpsui.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gpsui/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~ppc64" IUSE="nls" DEPEND="=x11-libs/gtk+-1.2* |