diff options
author | 2004-08-03 11:36:19 +0000 | |
---|---|---|
committer | 2004-08-03 11:36:19 +0000 | |
commit | 996cfd7bbb632e6935a18b9eab732f85f8934d54 (patch) | |
tree | 1d2b370a75e8fd9e466a727dfa76d7ed51b4ce03 /sys-fs/genext2fs/genext2fs-1.3-r1.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | historical-996cfd7bbb632e6935a18b9eab732f85f8934d54.tar.gz historical-996cfd7bbb632e6935a18b9eab732f85f8934d54.tar.bz2 historical-996cfd7bbb632e6935a18b9eab732f85f8934d54.zip |
Added to ~ppc
Diffstat (limited to 'sys-fs/genext2fs/genext2fs-1.3-r1.ebuild')
-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 1b4c26279e9a..b76daeddfda3 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.1 2004/07/29 03:48:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.3-r1.ebuild,v 1.2 2004/08/03 11:36:19 dholm 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" +KEYWORDS="x86 arm mips ~ppc" IUSE="" DEPEND="" |