summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-03-30 18:44:57 +0000
committerJeroen Roovers <jer@gentoo.org>2013-03-30 18:44:57 +0000
commit5cc2b4327ac4d483964544a7c403c52b253d1d5f (patch)
tree2067d312da3c183fce24aef85bcdeecb9cb0d825 /app-arch/libarchive/libarchive-3.1.2-r1.ebuild
parentDrop libgdata and vala from Gnome 3.8 mask, they are fine for ~arch. (diff)
downloadgentoo-2-5cc2b4327ac4d483964544a7c403c52b253d1d5f.tar.gz
gentoo-2-5cc2b4327ac4d483964544a7c403c52b253d1d5f.tar.bz2
gentoo-2-5cc2b4327ac4d483964544a7c403c52b253d1d5f.zip
Stable for HPPA (bug #463632).
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-arch/libarchive/libarchive-3.1.2-r1.ebuild')
-rw-r--r--app-arch/libarchive/libarchive-3.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/libarchive/libarchive-3.1.2-r1.ebuild b/app-arch/libarchive/libarchive-3.1.2-r1.ebuild
index 1d91051324cc..fe8a0374f125 100644
--- a/app-arch/libarchive/libarchive-3.1.2-r1.ebuild
+++ b/app-arch/libarchive/libarchive-3.1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-3.1.2-r1.ebuild,v 1.1 2013/03/30 15:19:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/libarchive-3.1.2-r1.ebuild,v 1.2 2013/03/30 18:44:57 jer Exp $
EAPI=5
inherit eutils libtool multilib
@@ -11,7 +11,7 @@ SRC_URI="http://www.libarchive.org/downloads/${P}.tar.gz"
LICENSE="BSD BSD-2 BSD-4 public-domain"
SLOT="0/13"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="acl +bzip2 +e2fsprogs expat +iconv kernel_linux +lzma lzo nettle static-libs xattr +zlib"
RDEPEND="dev-libs/openssl:0