summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/unbound/unbound-1.5.0.ebuild')
-rw-r--r--net-dns/unbound/unbound-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/unbound/unbound-1.5.0.ebuild b/net-dns/unbound/unbound-1.5.0.ebuild
index 0864cb07f64e..90f128189a13 100644
--- a/net-dns/unbound/unbound-1.5.0.ebuild
+++ b/net-dns/unbound/unbound-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0.ebuild,v 1.1 2014/11/27 18:36:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0.ebuild,v 1.2 2014/11/29 12:47:20 jer Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="debug dnstap gost python selinux static-libs test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"