diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 20:45:12 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 20:45:12 +0000 |
commit | 30749fe7e111f351da79962e8458583aa6084b88 (patch) | |
tree | 535a28e4230435a42e80764f705a47649aa1e7fe /sys-fs/hfsplusutils | |
parent | Fix metadata (diff) | |
download | historical-30749fe7e111f351da79962e8458583aa6084b88.tar.gz historical-30749fe7e111f351da79962e8458583aa6084b88.tar.bz2 historical-30749fe7e111f351da79962e8458583aa6084b88.zip |
ppc64
Diffstat (limited to 'sys-fs/hfsplusutils')
-rw-r--r-- | sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild index 06251ce41df4..5677385eb54d 100644 --- a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild +++ b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild,v 1.2 2003/11/14 20:10:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild,v 1.3 2003/12/17 20:45:12 brad_mssw Exp $ inherit eutils @@ -9,7 +9,7 @@ DESCRIPTION="HFS+ Filesystem Access Utilities (PPC Only)" SRC_URI="http://ftp.penguinppc.org/users/hasi/${MY_P}.src.tar.bz2" HOMEPAGE="http://ftp.penguinppc.org/users/hasi/" -KEYWORDS="ppc x86" +KEYWORDS="ppc x86 ppc64" LICENSE="GPL-2" SLOT="0" |