summaryrefslogtreecommitdiff
path: root/app-backup/tarsnap/tarsnap-1.0.37.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/tarsnap/tarsnap-1.0.37.ebuild')
-rw-r--r--app-backup/tarsnap/tarsnap-1.0.37.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-backup/tarsnap/tarsnap-1.0.37.ebuild b/app-backup/tarsnap/tarsnap-1.0.37.ebuild
index 537b94cdf769..129029b4b85a 100644
--- a/app-backup/tarsnap/tarsnap-1.0.37.ebuild
+++ b/app-backup/tarsnap/tarsnap-1.0.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,11 +12,10 @@ SRC_URI="https://www.tarsnap.com/download/${PN}-autoconf-${PV}.tgz"
LICENSE="tarsnap"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="acl bzip2 libressl lzma xattr"
+IUSE="acl bzip2 lzma xattr"
RDEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
sys-libs/e2fsprogs-libs
sys-libs/zlib
acl? ( sys-apps/acl )