summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-arch/unmakeself/unmakeself-1.1-r1.ebuild (renamed from app-arch/unmakeself/unmakeself-1.1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unmakeself/unmakeself-1.1.ebuild b/app-arch/unmakeself/unmakeself-1.1-r1.ebuild
index f826b09d6035..3f3a7c635f9f 100644
--- a/app-arch/unmakeself/unmakeself-1.1.ebuild
+++ b/app-arch/unmakeself/unmakeself-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="app-arch/libarchive:=[bzip2,zlib]"
+RDEPEND="app-arch/libarchive:=[bzip2,zlib(+)]"
DEPEND="${RDEPEND}
virtual/pkgconfig"