summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:26:20 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:37 +0100
commit0b04f514f5b13be7b770adfd367abe1cdd0bc06c (patch)
tree2b8c784bf59d86bb518b5256cc169cd197e36480 /app-shells/posh
parentapp-shells/posh: drop obsolete app-arch/xz-utils DEPEND (diff)
downloadgentoo-0b04f514f5b13be7b770adfd367abe1cdd0bc06c.tar.gz
gentoo-0b04f514f5b13be7b770adfd367abe1cdd0bc06c.tar.bz2
gentoo-0b04f514f5b13be7b770adfd367abe1cdd0bc06c.zip
app-shells/posh: use BDEPEND for app-arch/xz-utils
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/posh')
-rw-r--r--app-shells/posh/posh-0.14.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/posh/posh-0.14.1.ebuild b/app-shells/posh/posh-0.14.1.ebuild
index d51d9bce3083..98d4635a2a89 100644
--- a/app-shells/posh/posh-0.14.1.ebuild
+++ b/app-shells/posh/posh-0.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,6 @@ S=${WORKDIR}/${MY_P}
LICENSE="GPL-2+ BSD public-domain"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE=""
src_prepare() {
default