summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:21:28 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:21:28 +0000
commit17e5d7adc8f2c281f5c9139949ab36a52593ed1e (patch)
tree7559fe11d95a5528a9ec689c5d98194d85457b69 /app-admin/pwgen
parentCorrected left over mistake with man page flags in perl config (diff)
downloadhistorical-17e5d7adc8f2c281f5c9139949ab36a52593ed1e.tar.gz
historical-17e5d7adc8f2c281f5c9139949ab36a52593ed1e.tar.bz2
historical-17e5d7adc8f2c281f5c9139949ab36a52593ed1e.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-admin/pwgen')
-rw-r--r--app-admin/pwgen/pwgen-2.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pwgen/pwgen-2.01.ebuild b/app-admin/pwgen/pwgen-2.01.ebuild
index 87ca2506dfb1..d83b203b5bcf 100644
--- a/app-admin/pwgen/pwgen-2.01.ebuild
+++ b/app-admin/pwgen/pwgen-2.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.01.ebuild,v 1.7 2002/07/30 03:47:27 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.01.ebuild,v 1.8 2002/08/16 02:21:27 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Password Generator"
@@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/pwgen/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc"
RDEPEND="${DEPEND}"