diff options
author | 2003-12-17 04:26:15 +0000 | |
---|---|---|
committer | 2003-12-17 04:26:15 +0000 | |
commit | 8ba2f4eb23326a64461f6d7288cec43a7e408b86 (patch) | |
tree | 5f10c5e43923bfeb71108ccb28ee2dc59587ad87 /sys-libs/zlib/zlib-1.2.1.ebuild | |
parent | ppc64 (diff) | |
download | gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.tar.gz gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.tar.bz2 gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.zip |
ppc64
Diffstat (limited to 'sys-libs/zlib/zlib-1.2.1.ebuild')
-rw-r--r-- | sys-libs/zlib/zlib-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/zlib/zlib-1.2.1.ebuild b/sys-libs/zlib/zlib-1.2.1.ebuild index 04451ad1c5d9..0d7c3ef26e17 100644 --- a/sys-libs/zlib/zlib-1.2.1.ebuild +++ b/sys-libs/zlib/zlib-1.2.1.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.2.1.ebuild,v 1.1 2003/12/02 21:26:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.1.ebuild,v 1.2 2003/12/17 04:22:51 brad_mssw 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="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64" +KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64 ppc64" SLOT="0" DEPEND="virtual/glibc" |