diff options
author | 2007-12-05 19:49:43 +0000 | |
---|---|---|
committer | 2007-12-05 19:49:43 +0000 | |
commit | 24e83bd64647c77305fc73b265da17d5f05388a0 (patch) | |
tree | ecdd39afd72a97f90562ecefcb249f76abe262aa /app-arch/lzma-utils | |
parent | x86 stable, bug #201304 (diff) | |
download | historical-24e83bd64647c77305fc73b265da17d5f05388a0.tar.gz historical-24e83bd64647c77305fc73b265da17d5f05388a0.tar.bz2 historical-24e83bd64647c77305fc73b265da17d5f05388a0.zip |
arm/s390/sh stable
Diffstat (limited to 'app-arch/lzma-utils')
-rw-r--r-- | app-arch/lzma-utils/lzma-utils-4.32.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lzma-utils/lzma-utils-4.32.2.ebuild b/app-arch/lzma-utils/lzma-utils-4.32.2.ebuild index f0bb7cd404ba..4c489e9185c8 100644 --- a/app-arch/lzma-utils/lzma-utils-4.32.2.ebuild +++ b/app-arch/lzma-utils/lzma-utils-4.32.2.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/lzma-utils/lzma-utils-4.32.2.ebuild,v 1.3 2007/12/05 16:11:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/lzma-utils-4.32.2.ebuild,v 1.4 2007/12/05 19:49:43 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://tukaani.org/lzma/lzma-${PV/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="!app-arch/lzma" |