diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-12 07:39:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-12 07:39:21 +0000 |
commit | ad658d19b820489bf73223b22ee54823108820b5 (patch) | |
tree | 540a9df4e4c179bd52c9c82c0e36c1c15c93571d /sys-fs/jfsutils/jfsutils-1.1.8.ebuild | |
parent | Stable on ppc64 (bug #102000) (diff) | |
download | gentoo-2-ad658d19b820489bf73223b22ee54823108820b5.tar.gz gentoo-2-ad658d19b820489bf73223b22ee54823108820b5.tar.bz2 gentoo-2-ad658d19b820489bf73223b22ee54823108820b5.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-fs/jfsutils/jfsutils-1.1.8.ebuild')
-rw-r--r-- | sys-fs/jfsutils/jfsutils-1.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/jfsutils/jfsutils-1.1.8.ebuild b/sys-fs/jfsutils/jfsutils-1.1.8.ebuild index 1081afc35b92..d23cb0e116b4 100644 --- a/sys-fs/jfsutils/jfsutils-1.1.8.ebuild +++ b/sys-fs/jfsutils/jfsutils-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.8.ebuild,v 1.2 2005/08/11 12:50:03 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.8.ebuild,v 1.3 2005/08/12 07:39:21 corsair Exp $ DESCRIPTION="IBM's Journaling Filesystem (JFS) Utilities" HOMEPAGE="http://jfs.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="http://jfs.sourceforge.net/project/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="virtual/libc" |