diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-07-16 03:48:22 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-07-16 03:48:22 +0000 |
commit | 84b059b6b39796d224ba040a8acd3d21ab2e1da5 (patch) | |
tree | 27014255b08546976f0c67b37146d628c933cb84 /sys-libs/pwdb/pwdb-0.61-r3.ebuild | |
parent | added ppc keywrods (diff) | |
download | historical-84b059b6b39796d224ba040a8acd3d21ab2e1da5.tar.gz historical-84b059b6b39796d224ba040a8acd3d21ab2e1da5.tar.bz2 historical-84b059b6b39796d224ba040a8acd3d21ab2e1da5.zip |
add ppc keywords
Diffstat (limited to 'sys-libs/pwdb/pwdb-0.61-r3.ebuild')
-rw-r--r-- | sys-libs/pwdb/pwdb-0.61-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/pwdb/pwdb-0.61-r3.ebuild b/sys-libs/pwdb/pwdb-0.61-r3.ebuild index 81fe2f2eafec..a9b3a5d950cc 100644 --- a/sys-libs/pwdb/pwdb-0.61-r3.ebuild +++ b/sys-libs/pwdb/pwdb-0.61-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.61-r3.ebuild,v 1.10 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.61-r3.ebuild,v 1.11 2002/07/16 03:48:22 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="Password database" SRC_URI="ftp://gentoolinux.sourceforge.net/pub/gentoolinux/current/distfiles/${P}.tar.gz" DEPEND="virtual/glibc" LICENSE="PWDB" -KEYWORDS="x86" +KEYWORDS="x86 ppc" SLOT="0" src_unpack () { |