diff options
Diffstat (limited to 'net-libs/ldns/ldns-1.6.17.ebuild')
-rw-r--r-- | net-libs/ldns/ldns-1.6.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/ldns/ldns-1.6.17.ebuild b/net-libs/ldns/ldns-1.6.17.ebuild index b779c125bca2..524af834e1f6 100644 --- a/net-libs/ldns/ldns-1.6.17.ebuild +++ b/net-libs/ldns/ldns-1.6.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ldns-1.6.17.ebuild,v 1.6 2014/12/02 11:47:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ldns-1.6.17.ebuild,v 1.7 2015/01/15 11:39:05 armin76 Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" IUSE="dane doc +ecdsa gost python +ssl static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |