diff options
author | 2012-09-07 23:04:54 +0000 | |
---|---|---|
committer | 2012-09-07 23:04:54 +0000 | |
commit | 008770cd317d9b444d96acc17d477e2ab4094dbd (patch) | |
tree | f9bf040120723988749a20ae224c04b403b2a77d /dev-libs/libisofs/libisofs-1.2.4.ebuild | |
parent | Stable ppc ppc64, bug #433361 (diff) | |
download | historical-008770cd317d9b444d96acc17d477e2ab4094dbd.tar.gz historical-008770cd317d9b444d96acc17d477e2ab4094dbd.tar.bz2 historical-008770cd317d9b444d96acc17d477e2ab4094dbd.zip |
Stable for x86, wrt bug #433223
Package-Manager: portage-2.2.0_alpha124/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libisofs/libisofs-1.2.4.ebuild')
-rw-r--r-- | dev-libs/libisofs/libisofs-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libisofs/libisofs-1.2.4.ebuild b/dev-libs/libisofs/libisofs-1.2.4.ebuild index 6dd961dd997f..86cb291d3b81 100644 --- a/dev-libs/libisofs/libisofs-1.2.4.ebuild +++ b/dev-libs/libisofs/libisofs-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libisofs/libisofs-1.2.4.ebuild,v 1.3 2012/09/07 14:42:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libisofs/libisofs-1.2.4.ebuild,v 1.4 2012/09/07 23:02:26 johu Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 x86" IUSE="acl debug static-libs verbose-debug xattr zlib" RDEPEND="acl? ( virtual/acl ) |