diff options
author | Michael Weber <xmw@gentoo.org> | 2010-11-11 09:04:50 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-11-11 09:04:50 +0000 |
commit | 3de9ed9ca29e73c23926eb2addaaf82cfd2747ec (patch) | |
tree | c8e287d3865accb82bd5790eb2f9f2e2985762fb /app-arch/p7zip/p7zip-9.13.ebuild | |
parent | Removing -warn-error A to fix build. Bug #299756 (diff) | |
download | gentoo-2-3de9ed9ca29e73c23926eb2addaaf82cfd2747ec.tar.gz gentoo-2-3de9ed9ca29e73c23926eb2addaaf82cfd2747ec.tar.bz2 gentoo-2-3de9ed9ca29e73c23926eb2addaaf82cfd2747ec.zip |
Added ~arm keyword (bug #344821)
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/p7zip/p7zip-9.13.ebuild')
-rw-r--r-- | app-arch/p7zip/p7zip-9.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/p7zip/p7zip-9.13.ebuild b/app-arch/p7zip/p7zip-9.13.ebuild index 402e331966a7..dc7b601c5437 100644 --- a/app-arch/p7zip/p7zip-9.13.ebuild +++ b/app-arch/p7zip/p7zip-9.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-9.13.ebuild,v 1.7 2010/08/13 13:41:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-9.13.ebuild,v 1.8 2010/11/11 09:04:50 xmw Exp $ EAPI="2" WX_GTK_VER="2.8" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2" LICENSE="LGPL-2.1 rar? ( unRAR )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc kde rar static wxwidgets" RDEPEND="kde? ( x11-libs/wxGTK:2.8[X,-odbc] kde-base/konqueror ) |