diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-24 14:39:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-24 14:39:07 +0000 |
commit | c20b0081db6d8385cb4616d61266ea57fa95a580 (patch) | |
tree | 4da305e260bc569f9cece9910e8e0586f434c74b /app-arch/libarchive/libarchive-2.6.2.ebuild | |
parent | Remove old (diff) | |
download | gentoo-2-c20b0081db6d8385cb4616d61266ea57fa95a580.tar.gz gentoo-2-c20b0081db6d8385cb4616d61266ea57fa95a580.tar.bz2 gentoo-2-c20b0081db6d8385cb4616d61266ea57fa95a580.zip |
arm/ia64/sh stable wrt #260484
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-arch/libarchive/libarchive-2.6.2.ebuild')
-rw-r--r-- | app-arch/libarchive/libarchive-2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/libarchive/libarchive-2.6.2.ebuild b/app-arch/libarchive/libarchive-2.6.2.ebuild index e447d54985b0..455080bd6727 100644 --- a/app-arch/libarchive/libarchive-2.6.2.ebuild +++ b/app-arch/libarchive/libarchive-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-2.6.2.ebuild,v 1.4 2009/04/19 15:52:53 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-2.6.2.ebuild,v 1.5 2009/04/24 14:39:07 armin76 Exp $ EAPI=1 @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="static acl xattr kernel_linux +bzip2 +lzma +zlib" COMPRESS_LIBS_DEPEND="lzma? ( app-arch/lzma-utils ) |