summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-11-01 22:38:20 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-11-01 22:38:20 +0000
commitacde2f458529c8059d7fe3d3bee56712e5b429f6 (patch)
tree4a45b9bde6e49392b01591e6812ce3f70db3e37e /sys-libs/zlib/zlib-1.2.3-r1.ebuild
parentAdd SONAME to libtsocks. Stable on x86. (diff)
downloadgentoo-2-acde2f458529c8059d7fe3d3bee56712e5b429f6.tar.gz
gentoo-2-acde2f458529c8059d7fe3d3bee56712e5b429f6.tar.bz2
gentoo-2-acde2f458529c8059d7fe3d3bee56712e5b429f6.zip
Stable on Alpha, bug 152573.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sys-libs/zlib/zlib-1.2.3-r1.ebuild')
-rw-r--r--sys-libs/zlib/zlib-1.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/zlib/zlib-1.2.3-r1.ebuild b/sys-libs/zlib/zlib-1.2.3-r1.ebuild
index 38ba9c11ff54..f274cc478c99 100644
--- a/sys-libs/zlib/zlib-1.2.3-r1.ebuild
+++ b/sys-libs/zlib/zlib-1.2.3-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/sys-libs/zlib/zlib-1.2.3-r1.ebuild,v 1.9 2006/10/31 18:42:55 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.3-r1.ebuild,v 1.10 2006/11/01 22:38:20 kloeri Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.gzip.org/zlib/${P}.tar.bz2
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="build"
RDEPEND=""