summaryrefslogtreecommitdiff
path: root/games-util/uz2unpack/uz2unpack-0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/uz2unpack/uz2unpack-0.1.ebuild')
-rw-r--r--games-util/uz2unpack/uz2unpack-0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/uz2unpack/uz2unpack-0.1.ebuild b/games-util/uz2unpack/uz2unpack-0.1.ebuild
index 494df27d5a68..253cecd8ad30 100644
--- a/games-util/uz2unpack/uz2unpack-0.1.ebuild
+++ b/games-util/uz2unpack/uz2unpack-0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit toolchain-funcs
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="sys-libs/zlib"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
src_compile() {
emake CC="$(tc-getCC)" LDLIBS=-lz ${PN}