diff options
Diffstat (limited to 'app-admin/passook/passook-1.0.0.ebuild')
-rw-r--r-- | app-admin/passook/passook-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/passook/passook-1.0.0.ebuild b/app-admin/passook/passook-1.0.0.ebuild index 350d8f4fdb52..c359116c1e57 100644 --- a/app-admin/passook/passook-1.0.0.ebuild +++ b/app-admin/passook/passook-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-1.0.0.ebuild,v 1.2 2002/07/30 03:15:27 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/passook/passook-1.0.0.ebuild,v 1.3 2002/08/16 02:21:27 murphy Exp $ S=${WORKDIR} DESCRIPTION="Password generator capable of generating pronounceable and/or secure passwords." @@ -9,7 +9,7 @@ HOMEPAGE="http://mackers.com/misc/scripts/passook/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="sys-devel/perl sys-apps/grep |