Skip to content

Commit

Permalink
mail-filter/spamdyke: remove libressl support
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed May 3, 2021
1 parent 79e9afc commit 8673035
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mail-filter/spamdyke/spamdyke-5.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ SRC_URI="http://www.spamdyke.org/releases/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="libressl +ssl"
IUSE="+ssl"

DEPEND="
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:= )
dev-libs/openssl:0=
)"

RDEPEND="
Expand Down

0 comments on commit 8673035

Please sign in to comment.