diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-11-18 00:13:52 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-11-18 00:13:52 +0000 |
commit | 503d68df9b8b99ff49ebef18f20fc329b0e73b27 (patch) | |
tree | 4d750cf153d0c686a3b00fb4fd413c68bc8540e8 /net-dns/host/host-20070128.ebuild | |
parent | Stable on x86 wrt bug #199252 (diff) | |
download | historical-503d68df9b8b99ff49ebef18f20fc329b0e73b27.tar.gz historical-503d68df9b8b99ff49ebef18f20fc329b0e73b27.tar.bz2 historical-503d68df9b8b99ff49ebef18f20fc329b0e73b27.zip |
~ppc readded (bug #199077)
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-dns/host/host-20070128.ebuild')
-rw-r--r-- | net-dns/host/host-20070128.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/host/host-20070128.ebuild b/net-dns/host/host-20070128.ebuild index f9fbf0db30a3..749ce12f42b9 100644 --- a/net-dns/host/host-20070128.ebuild +++ b/net-dns/host/host-20070128.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128.ebuild,v 1.4 2007/11/13 19:37:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128.ebuild,v 1.5 2007/11/18 00:13:52 mabi Exp $ inherit eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.weird.com/pub/local/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="debug" RESTRICT="test" |