diff options
Diffstat (limited to 'net-misc/kea/kea-1.1.0.ebuild')
-rw-r--r-- | net-misc/kea/kea-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kea/kea-1.1.0.ebuild b/net-misc/kea/kea-1.1.0.ebuild index e7e925ce37d7..21512a24568c 100644 --- a/net-misc/kea/kea-1.1.0.ebuild +++ b/net-misc/kea/kea-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -23,7 +23,7 @@ IUSE="" DEPEND=" dev-cpp/gtest dev-libs/boost - dev-libs/botan + dev-libs/botan:0 dev-libs/log4cplus " RDEPEND="${DEPEND}" |