diff options
author | 2012-10-05 18:06:24 +0000 | |
---|---|---|
committer | 2012-10-05 18:06:24 +0000 | |
commit | 08fb1578ebd8c09452f2fd72dfdda425d3e12f1e (patch) | |
tree | 4d703fe90e8f4cfee04f54eb9167a7f251b9f8dd /net-dns/host/host-20070128-r1.ebuild | |
parent | Marking emacs-24.2 ppc64 for bug 436520 (diff) | |
download | gentoo-2-08fb1578ebd8c09452f2fd72dfdda425d3e12f1e.tar.gz gentoo-2-08fb1578ebd8c09452f2fd72dfdda425d3e12f1e.tar.bz2 gentoo-2-08fb1578ebd8c09452f2fd72dfdda425d3e12f1e.zip |
Marking host-20070128-r1 ppc64 for bug 434036
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'net-dns/host/host-20070128-r1.ebuild')
-rw-r--r-- | net-dns/host/host-20070128-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild index 2714af58032e..3f56f5a52308 100644 --- a/net-dns/host/host-20070128-r1.ebuild +++ b/net-dns/host/host-20070128-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.9 2012/10/02 19:07:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.10 2012/10/05 18:06:24 ranger Exp $ EAPI="2" inherit eutils toolchain-funcs multilib @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.weird.com/pub/Planix/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="debug" # Bug 91515 |