diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-07 21:18:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-07 21:18:54 +0000 |
commit | c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91 (patch) | |
tree | 23ecd3b7bd6caf5b915f4c396cb99d2189e3b55a /sys-fs/genext2fs | |
parent | Added beep/sleep when unmerged product is installed in zope instances. (diff) | |
download | gentoo-2-c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91.tar.gz gentoo-2-c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91.tar.bz2 gentoo-2-c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91.zip |
more KEYWORD lovin
Diffstat (limited to 'sys-fs/genext2fs')
-rw-r--r-- | sys-fs/genext2fs/genext2fs-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild b/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild index 2f2591d06fe4..f4bb5affc941 100644 --- a/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild +++ b/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild,v 1.3 2004/09/03 19:16:58 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild,v 1.4 2004/10/07 21:18:34 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/g/genext2fs/${PN}_${PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 arm mips ppc" +KEYWORDS="alpha arm hppa mips ppc sparc x86" IUSE="" DEPEND="" |