diff options
author | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 06:53:19 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2004-11-03 06:53:19 +0000 |
commit | 33670fc6f4f082031ded058896b092f3e0bc0c1e (patch) | |
tree | 21fcd7abdbe9908aa764d21eef7ae25b1eef456a /net-dns/bind/bind-9.2.2-r3.ebuild | |
parent | Added unzip DEP. (Manifest recommit) (diff) | |
download | gentoo-2-33670fc6f4f082031ded058896b092f3e0bc0c1e.tar.gz gentoo-2-33670fc6f4f082031ded058896b092f3e0bc0c1e.tar.bz2 gentoo-2-33670fc6f4f082031ded058896b092f3e0bc0c1e.zip |
added to ~mips for testing
Diffstat (limited to 'net-dns/bind/bind-9.2.2-r3.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.2-r3.ebuild b/net-dns/bind/bind-9.2.2-r3.ebuild index b83e8e5ca5a9..39657e6ebfea 100644 --- a/net-dns/bind/bind-9.2.2-r3.ebuild +++ b/net-dns/bind/bind-9.2.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r3.ebuild,v 1.15 2004/10/27 16:22:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r3.ebuild,v 1.16 2004/11/03 06:51:38 psi29a Exp $ inherit eutils gnuconfig libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86 ~mips" IUSE="doc ipv6 selinux ssl" DEPEND="sys-apps/groff |