summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2003-10-06 00:38:56 +0000
committerChuck Short <zul@gentoo.org>2003-10-06 00:38:56 +0000
commit0f7d9f8abb2c4d58fe4ac89ffd5317eb97b66107 (patch)
treefbec9c17829f2bb897a3434567bfc77994fdc2ac /app-admin/makepasswd/makepasswd-1.10.ebuild
parentVersion bump (diff)
downloadgentoo-2-0f7d9f8abb2c4d58fe4ac89ffd5317eb97b66107.tar.gz
gentoo-2-0f7d9f8abb2c4d58fe4ac89ffd5317eb97b66107.tar.bz2
gentoo-2-0f7d9f8abb2c4d58fe4ac89ffd5317eb97b66107.zip
Added ~ia64 to keywords
Diffstat (limited to 'app-admin/makepasswd/makepasswd-1.10.ebuild')
-rw-r--r--app-admin/makepasswd/makepasswd-1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/makepasswd/makepasswd-1.10.ebuild b/app-admin/makepasswd/makepasswd-1.10.ebuild
index 4713c8ba9de3..e4b977bc9e3c 100644
--- a/app-admin/makepasswd/makepasswd-1.10.ebuild
+++ b/app-admin/makepasswd/makepasswd-1.10.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/makepasswd/makepasswd-1.10.ebuild,v 1.11 2003/09/20 19:56:29 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/makepasswd/makepasswd-1.10.ebuild,v 1.12 2003/10/06 00:38:49 zul Exp $
DESCRIPTION="Random password generator"
SRC_URI="mirror://debian/dists/potato/main/source/admin/${P/-/_}.orig.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://packages.debian.org/stable/admin/makepasswd.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc ~ia64"
RDEPEND="dev-lang/perl"