diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 19:07:35 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 19:07:35 +0000 |
commit | c809a14fddf02656a17b46840e01cb4391c3e140 (patch) | |
tree | 1486dba0efb1adced703354f21d3492526f93d18 /net-dns | |
parent | rekeyword ~ppc64, bug #434036 (diff) | |
download | gentoo-2-c809a14fddf02656a17b46840e01cb4391c3e140.tar.gz gentoo-2-c809a14fddf02656a17b46840e01cb4391c3e140.tar.bz2 gentoo-2-c809a14fddf02656a17b46840e01cb4391c3e140.zip |
keyword ~mips, bug #434036
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/host/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/host/host-20070128-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/host/ChangeLog b/net-dns/host/ChangeLog index 074026ed07c8..d8773b96f5d1 100644 --- a/net-dns/host/ChangeLog +++ b/net-dns/host/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/host # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.20 2012/10/02 19:03:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.21 2012/10/02 19:07:35 blueness Exp $ + + 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> host-20070128-r1.ebuild: + keyword ~mips, bug #434036 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> host-20070128-r1.ebuild: rekeyword ~ppc64, bug #434036 diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild index 58414c577b80..2714af58032e 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.8 2012/10/02 19:03:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.9 2012/10/02 19:07:35 blueness 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 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 sparc x86" IUSE="debug" # Bug 91515 |