diff options
author | Steve Dibb <beandog@gentoo.org> | 2011-12-02 19:16:43 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2011-12-02 19:16:43 +0000 |
commit | cd3f4b3e280bec9a2225a539ce7dc0f5171fcbcc (patch) | |
tree | e2627b63f0f011ff75a4e24b67f8169fad0c8dc3 /dev-libs/lzo/lzo-2.06.ebuild | |
parent | amd64 stable, bug 391559 (diff) | |
download | gentoo-2-cd3f4b3e280bec9a2225a539ce7dc0f5171fcbcc.tar.gz gentoo-2-cd3f4b3e280bec9a2225a539ce7dc0f5171fcbcc.tar.bz2 gentoo-2-cd3f4b3e280bec9a2225a539ce7dc0f5171fcbcc.zip |
amd64 stable, bug 392765
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-libs/lzo/lzo-2.06.ebuild')
-rw-r--r-- | dev-libs/lzo/lzo-2.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/lzo/lzo-2.06.ebuild b/dev-libs/lzo/lzo-2.06.ebuild index 65e7a8c7e754..dcfe234f0e3b 100644 --- a/dev-libs/lzo/lzo-2.06.ebuild +++ b/dev-libs/lzo/lzo-2.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-2.06.ebuild,v 1.5 2011/12/02 19:06:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-2.06.ebuild,v 1.6 2011/12/02 19:16:43 beandog Exp $ EAPI=4 @@ -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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="examples static-libs" src_configure() { |