diff options
author | 2004-03-07 07:51:50 +0000 | |
---|---|---|
committer | 2004-03-07 07:51:50 +0000 | |
commit | 57a499c9c507cd7b93155ef2ea0f4d5e1cda228a (patch) | |
tree | 1d78644357c75693ed01fd10d9fa0bba38b3cdc5 /app-admin/pwgen/pwgen-2.03-r1.ebuild | |
parent | ~mips shouldn't be in these ebuilds. No idea how it got here, removing. (diff) | |
download | historical-57a499c9c507cd7b93155ef2ea0f4d5e1cda228a.tar.gz historical-57a499c9c507cd7b93155ef2ea0f4d5e1cda228a.tar.bz2 historical-57a499c9c507cd7b93155ef2ea0f4d5e1cda228a.zip |
mark as ~mips
Diffstat (limited to 'app-admin/pwgen/pwgen-2.03-r1.ebuild')
-rw-r--r-- | app-admin/pwgen/pwgen-2.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pwgen/pwgen-2.03-r1.ebuild b/app-admin/pwgen/pwgen-2.03-r1.ebuild index 86d1bf5b2326..a8878687ae89 100644 --- a/app-admin/pwgen/pwgen-2.03-r1.ebuild +++ b/app-admin/pwgen/pwgen-2.03-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r1.ebuild,v 1.5 2004/01/14 02:54:45 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.03-r1.ebuild,v 1.6 2004/03/07 07:51:50 iluxa Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/pwgen/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc hppa amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc hppa amd64 ~alpha ~mips" DEPEND="virtual/glibc" |