diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-11 21:34:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-11 21:34:30 +0000 |
commit | 033b3c6ddf3021b8e17e35dc51ff4fcefb609727 (patch) | |
tree | 4ed13141cd3802fc389fa733b11ab347458fd5bc /app-arch/p7zip/p7zip-4.45.ebuild | |
parent | Marked stable on amd64 for bug #178933 (diff) | |
download | historical-033b3c6ddf3021b8e17e35dc51ff4fcefb609727.tar.gz historical-033b3c6ddf3021b8e17e35dc51ff4fcefb609727.tar.bz2 historical-033b3c6ddf3021b8e17e35dc51ff4fcefb609727.zip |
x86 stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-arch/p7zip/p7zip-4.45.ebuild')
-rw-r--r-- | app-arch/p7zip/p7zip-4.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/p7zip/p7zip-4.45.ebuild b/app-arch/p7zip/p7zip-4.45.ebuild index d0a62a107d8c..7360183c6593 100644 --- a/app-arch/p7zip/p7zip-4.45.ebuild +++ b/app-arch/p7zip/p7zip-4.45.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.45.ebuild,v 1.1 2007/05/15 22:03:58 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.45.ebuild,v 1.2 2007/06/11 21:34:30 armin76 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 ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="static doc" S=${WORKDIR}/${PN}_${PV} |