Skip to content

Commit

Permalink
app-crypt/keynote: add SLOT for dev-libs/openssl
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
  • Loading branch information
Michael Palimaka committed Jan 30, 2016
1 parent de0cbd9 commit 01936f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-crypt/keynote/keynote-2.3-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"

Expand Down

0 comments on commit 01936f9

Please sign in to comment.