summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/jail/jail-2.0-r4.ebuild')
-rw-r--r--app-misc/jail/jail-2.0-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/jail/jail-2.0-r4.ebuild b/app-misc/jail/jail-2.0-r4.ebuild
index b3921ab2daec..767945e9dad9 100644
--- a/app-misc/jail/jail-2.0-r4.ebuild
+++ b/app-misc/jail/jail-2.0-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit flag-o-matic toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Builds a chroot and configures all the required files, directories and libraries"
HOMEPAGE="https://github.com/spiculator/jail"
@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86"
RDEPEND="
+ dev-debug/strace
dev-lang/perl
- dev-util/strace
"
PATCHES=(