diff options
author | 2011-04-25 22:22:03 +0000 | |
---|---|---|
committer | 2011-04-25 22:22:03 +0000 | |
commit | a3e98bb2536aa36950ea4efe055136c8f6575ead (patch) | |
tree | c72a30e34489a3d560d9f19d01e90ae61141a2ac /sys-fs/jfsutils/jfsutils-1.1.15.ebuild | |
parent | Stable on amd64 wrt bug #364435 (diff) | |
download | historical-a3e98bb2536aa36950ea4efe055136c8f6575ead.tar.gz historical-a3e98bb2536aa36950ea4efe055136c8f6575ead.tar.bz2 historical-a3e98bb2536aa36950ea4efe055136c8f6575ead.zip |
Stable on amd64 wrt bug #363263
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/jfsutils/jfsutils-1.1.15.ebuild')
-rw-r--r-- | sys-fs/jfsutils/jfsutils-1.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/jfsutils/jfsutils-1.1.15.ebuild b/sys-fs/jfsutils/jfsutils-1.1.15.ebuild index 8cc567d56974..47c52f97a97d 100644 --- a/sys-fs/jfsutils/jfsutils-1.1.15.ebuild +++ b/sys-fs/jfsutils/jfsutils-1.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.15.ebuild,v 1.1 2011/03/08 05:54:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.15.ebuild,v 1.2 2011/04/25 22:22:03 hwoarang Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://jfs.sourceforge.net/project/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="static" DEPEND="virtual/libc" |