diff options
author | 2007-10-26 02:27:47 +0000 | |
---|---|---|
committer | 2007-10-26 02:27:47 +0000 | |
commit | eb094266507f193e55d6a2807a8eee7ee2d5d301 (patch) | |
tree | b6648475492fa9813f7dd1fe064ba03faea192ea /app-arch/p7zip/p7zip-4.55.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-eb094266507f193e55d6a2807a8eee7ee2d5d301.tar.gz gentoo-2-eb094266507f193e55d6a2807a8eee7ee2d5d301.tar.bz2 gentoo-2-eb094266507f193e55d6a2807a8eee7ee2d5d301.zip |
Stable for HPPA too.
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-arch/p7zip/p7zip-4.55.ebuild')
-rw-r--r-- | app-arch/p7zip/p7zip-4.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/p7zip/p7zip-4.55.ebuild b/app-arch/p7zip/p7zip-4.55.ebuild index 5ae75806df2f..e2dd4397fa24 100644 --- a/app-arch/p7zip/p7zip-4.55.ebuild +++ b/app-arch/p7zip/p7zip-4.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.55.ebuild,v 1.4 2007/10/24 15:28:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.55.ebuild,v 1.5 2007/10/26 02:27:47 jer Exp $ inherit eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="static doc" DEPEND="!app-arch/lzma" |