diff options
Diffstat (limited to 'x11-misc/gpasman/gpasman-1.3.1.ebuild')
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gpasman/gpasman-1.3.1.ebuild b/x11-misc/gpasman/gpasman-1.3.1.ebuild index 7f55573cfb75..83fbbe30ae3b 100644 --- a/x11-misc/gpasman/gpasman-1.3.1.ebuild +++ b/x11-misc/gpasman/gpasman-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.1.ebuild,v 1.3 2004/05/23 16:29:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.1.ebuild,v 1.4 2004/05/27 14:57:38 jhuebel Exp $ DESCRIPTION="Gpasman: GTK Password manager" SRC_URI="http://gpasman.sourceforge.net/files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://gpasman.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" |