diff options
Diffstat (limited to 'net-libs/ldns/ldns-1.6.13-r1.ebuild')
-rw-r--r-- | net-libs/ldns/ldns-1.6.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ldns/ldns-1.6.13-r1.ebuild b/net-libs/ldns/ldns-1.6.13-r1.ebuild index 3f54f8fe8e24..c6bde893da0d 100644 --- a/net-libs/ldns/ldns-1.6.13-r1.ebuild +++ b/net-libs/ldns/ldns-1.6.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ldns-1.6.13-r1.ebuild,v 1.9 2013/01/18 01:13:16 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ldns/ldns-1.6.13-r1.ebuild,v 1.10 2013/01/18 02:10:23 ryao Exp $ EAPI="4" PYTHON_DEPEND="python? 2:2.5" @@ -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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-freebsd ~ppc-macos ~x64-macos" IUSE="doc gost +ecdsa python +ssl static-libs vim-syntax" RESTRICT="test" # 1.6.9 has no test directory |