diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:25:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:25:34 +0000 |
commit | 0bc5a3a312f1228db186f97d1185b79d0d31f036 (patch) | |
tree | 8293e5c0108f5029bfe182e5a7f179f9c2278659 /sys-fs/avfs/avfs-0.9.9.ebuild | |
parent | Marking twisted-web-10.2.0 ppc64 for bug 333211 (diff) | |
download | gentoo-2-0bc5a3a312f1228db186f97d1185b79d0d31f036.tar.gz gentoo-2-0bc5a3a312f1228db186f97d1185b79d0d31f036.tar.bz2 gentoo-2-0bc5a3a312f1228db186f97d1185b79d0d31f036.zip |
Marking avfs-0.9.9 ppc64 for bug 330541
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs/avfs/avfs-0.9.9.ebuild')
-rw-r--r-- | sys-fs/avfs/avfs-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/avfs/avfs-0.9.9.ebuild b/sys-fs/avfs/avfs-0.9.9.ebuild index 9f8de4c0347b..6937f5130f1d 100644 --- a/sys-fs/avfs/avfs-0.9.9.ebuild +++ b/sys-fs/avfs/avfs-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild,v 1.7 2010/12/22 15:15:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild,v 1.8 2010/12/28 01:25:34 ranger Exp $ EAPI=3 inherit eutils linux-info @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ppc x86" +KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 x86" IUSE="static-libs +lzma" DEPEND=">=sys-fs/fuse-2.4 |