summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:03:04 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:44 +0100
commitd0127d3db744a176111154b7df1bb172295bd96f (patch)
treefcc0942a03f3d865e1b4ac901500e08e853563b3 /sys-devel/bin86/bin86-0.16.21.ebuild
parentsys-cluster/zookeeper-bin: eutils-- (diff)
downloadgentoo-d0127d3db744a176111154b7df1bb172295bd96f.tar.gz
gentoo-d0127d3db744a176111154b7df1bb172295bd96f.tar.bz2
gentoo-d0127d3db744a176111154b7df1bb172295bd96f.zip
sys-devel/bin86: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.21.ebuild')
-rw-r--r--sys-devel/bin86/bin86-0.16.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bin86/bin86-0.16.21.ebuild b/sys-devel/bin86/bin86-0.16.21.ebuild
index 448c25c7d011..b21fcec3bf49 100644
--- a/sys-devel/bin86/bin86-0.16.21.ebuild
+++ b/sys-devel/bin86/bin86-0.16.21.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-inherit toolchain-funcs eutils
+inherit toolchain-funcs epatch
DESCRIPTION="Assembler and loader used to create kernel bootsector"
HOMEPAGE="http://v3.sk/~lkundrak/dev86/"