diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-23 22:48:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-23 22:48:08 +0000 |
commit | 49b20b90495ff68d524fc56be879a35100c9fc14 (patch) | |
tree | 1a429dc4ba4463bf99744e46ac7d1db7e3a58c7b /dev-libs | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-49b20b90495ff68d524fc56be879a35100c9fc14.tar.gz gentoo-2-49b20b90495ff68d524fc56be879a35100c9fc14.tar.bz2 gentoo-2-49b20b90495ff68d524fc56be879a35100c9fc14.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libol/libol-0.3.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libol/libol-0.3.17.ebuild b/dev-libs/libol/libol-0.3.17.ebuild index 6270d450e4f5..52be04cfd051 100644 --- a/dev-libs/libol/libol-0.3.17.ebuild +++ b/dev-libs/libol/libol-0.3.17.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/libol/libol-0.3.17.ebuild,v 1.5 2006/01/21 21:08:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.17.ebuild,v 1.6 2006/01/23 22:46:53 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.balabit.com/downloads/libol/0.3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" |