summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-03-27 18:22:32 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-03-27 18:22:32 +0000
commit9ee1f91d8169c8739d8df4fc9534671faef471cc (patch)
tree0a469d1311c33e7c258c1b2d702e1011f2bfe084 /sys-libs
parentmoving nano-1.2.0 to stable (diff)
downloadgentoo-2-9ee1f91d8169c8739d8df4fc9534671faef471cc.tar.gz
gentoo-2-9ee1f91d8169c8739d8df4fc9534671faef471cc.tar.bz2
gentoo-2-9ee1f91d8169c8739d8df4fc9534671faef471cc.zip
unmasking for x86 (contains security fix)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/zlib/zlib-1.1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/zlib/zlib-1.1.4-r1.ebuild b/sys-libs/zlib/zlib-1.1.4-r1.ebuild
index 1412ac7effa4..5845969c91bb 100644
--- a/sys-libs/zlib/zlib-1.1.4-r1.ebuild
+++ b/sys-libs/zlib/zlib-1.1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.1.4-r1.ebuild,v 1.1 2003/02/27 09:41:40 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.1.4-r1.ebuild,v 1.2 2003/03/27 18:22:32 drobbins Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.gzip.org/zlib/${P}.tar.bz2"
HOMEPAGE="http://www.gzip.org/zlib"
LICENSE="ZLIB"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
SLOT="0"
DEPEND="virtual/glibc"