diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-18 18:56:23 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-18 18:56:23 +0000 |
commit | f92d35ae0838400674d01f7db989c093c9b99598 (patch) | |
tree | ecc062f4a60ff8de9f9d96315f3d058462d14337 /app-admin/pwgen | |
parent | libgd (diff) | |
download | gentoo-2-f92d35ae0838400674d01f7db989c093c9b99598.tar.gz gentoo-2-f92d35ae0838400674d01f7db989c093c9b99598.tar.bz2 gentoo-2-f92d35ae0838400674d01f7db989c093c9b99598.zip |
Adding amd64 to a bunch of stuff
Diffstat (limited to 'app-admin/pwgen')
-rw-r--r-- | app-admin/pwgen/pwgen-2.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pwgen/pwgen-2.03.ebuild b/app-admin/pwgen/pwgen-2.03.ebuild index 814afb3d4988..82a168da3f2a 100644 --- a/app-admin/pwgen/pwgen-2.03.ebuild +++ b/app-admin/pwgen/pwgen-2.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03.ebuild,v 1.3 2003/07/02 18:10:05 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03.ebuild,v 1.4 2003/07/18 18:56:23 tester Exp $ DESCRIPTION="Password Generator" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://sourceforge.net/projects/pwgen/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc hppa" +KEYWORDS="x86 ~ppc ~sparc hppa amd64" DEPEND="virtual/glibc" |