diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-20 14:07:00 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-20 14:07:00 +0000 |
commit | 545c4e0ef1ae8e20ae9434f08ab8ce55078b7b1b (patch) | |
tree | 50eb4ca5956daf48b50780feabff7a4f3da81d24 /dev-libs/lzo/lzo-2.02-r1.ebuild | |
parent | Stable on x86 wrt bug #127495. (diff) | |
download | gentoo-2-545c4e0ef1ae8e20ae9434f08ab8ce55078b7b1b.tar.gz gentoo-2-545c4e0ef1ae8e20ae9434f08ab8ce55078b7b1b.tar.bz2 gentoo-2-545c4e0ef1ae8e20ae9434f08ab8ce55078b7b1b.zip |
Marking stable on x86 for bug #129748.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-libs/lzo/lzo-2.02-r1.ebuild')
-rw-r--r-- | dev-libs/lzo/lzo-2.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/lzo/lzo-2.02-r1.ebuild b/dev-libs/lzo/lzo-2.02-r1.ebuild index 485485694f89..7eba03017628 100644 --- a/dev-libs/lzo/lzo-2.02-r1.ebuild +++ b/dev-libs/lzo/lzo-2.02-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-2.02-r1.ebuild,v 1.6 2006/04/19 04:59:46 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-2.02-r1.ebuild,v 1.7 2006/04/20 14:07:00 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.oberhumer.com/opensource/lzo/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" IUSE="examples" DEPEND="x86? ( dev-lang/nasm )" |