diff --git a/app-crypt/keynote/keynote-2.3-r3.ebuild b/app-crypt/keynote/keynote-2.3-r3.ebuild index db2452861e022..b599291bb26cc 100644 --- a/app-crypt/keynote/keynote-2.3-r3.ebuild +++ b/app-crypt/keynote/keynote-2.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="ssl" -RDEPEND="ssl? ( dev-libs/openssl )" +RDEPEND="ssl? ( dev-libs/openssl:0 )" DEPEND="${RDEPEND} virtual/yacc"