summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-10 21:15:43 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-10 21:15:43 +0000
commit283d145d58e55e4d871173618a98f37751b11ce9 (patch)
treee2d91b35f2b562c5a59f30ec6a6cd6c5de62753c /net-dns/unbound/unbound-1.4.21-r1.ebuild
parentamd64/x86 stable, bug #494578 (diff)
downloadhistorical-283d145d58e55e4d871173618a98f37751b11ce9.tar.gz
historical-283d145d58e55e4d871173618a98f37751b11ce9.tar.bz2
historical-283d145d58e55e4d871173618a98f37751b11ce9.zip
amd64 stable, bug #494572
Package-Manager: portage-2.2.8/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'net-dns/unbound/unbound-1.4.21-r1.ebuild')
-rw-r--r--net-dns/unbound/unbound-1.4.21-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/unbound/unbound-1.4.21-r1.ebuild b/net-dns/unbound/unbound-1.4.21-r1.ebuild
index fe58f00cff39..5742e224a089 100644
--- a/net-dns/unbound/unbound-1.4.21-r1.ebuild
+++ b/net-dns/unbound/unbound-1.4.21-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.4.21-r1.ebuild,v 1.1 2013/11/23 08:49:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.21-r1.ebuild,v 1.2 2014/01/10 21:15:39 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE="debug gost python selinux static-libs test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"