summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-12 12:26:29 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-12 12:26:29 +0000
commit55d7d337958deefc1b28f24b913dd4a691cf6104 (patch)
treeb3df480ac3b068abf5ed137ea66f83489d906e26 /net-dns/unbound
parentkeyword ~ppc ~ppc64, bug #441688 (diff)
downloadgentoo-2-55d7d337958deefc1b28f24b913dd4a691cf6104.tar.gz
gentoo-2-55d7d337958deefc1b28f24b913dd4a691cf6104.tar.bz2
gentoo-2-55d7d337958deefc1b28f24b913dd4a691cf6104.zip
keyword ~ppc ~ppc64, bug #441688
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index 96312ffc55cf..95565178a54f 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.46 2012/11/07 03:02:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.47 2012/11/12 12:26:29 blueness Exp $
+
+ 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> unbound-1.4.18.ebuild:
+ keyword ~ppc ~ppc64, bug #441688
07 Nov 2012; Jeroen Roovers <jer@gentoo.org> unbound-1.4.16.ebuild,
unbound-1.4.17-r1.ebuild, unbound-1.4.18.ebuild:
diff --git a/net-dns/unbound/unbound-1.4.18.ebuild b/net-dns/unbound/unbound-1.4.18.ebuild
index 571f019b9053..df84cfe81762 100644
--- a/net-dns/unbound/unbound-1.4.18.ebuild
+++ b/net-dns/unbound/unbound-1.4.18.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/unbound/unbound-1.4.18.ebuild,v 1.2 2012/11/07 03:02:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild,v 1.3 2012/11/12 12:26:29 blueness Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -15,7 +15,7 @@ SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE="debug gost python selinux static-libs test threads"
RDEPEND="dev-libs/expat