summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-17 00:17:40 +0100
committerSam James <sam@gentoo.org>2021-04-21 20:01:42 +0100
commit53f59163fb5a0a3600514687906e9c1ecca54f6c (patch)
tree252d8e1d7928c774c470be34cc9286cf18070909 /sys-apps/sed/sed-4.7.ebuild
parentsys-apps/dmapi: eutils->epatch (diff)
downloadgentoo-53f59163fb5a0a3600514687906e9c1ecca54f6c.tar.gz
gentoo-53f59163fb5a0a3600514687906e9c1ecca54f6c.tar.bz2
gentoo-53f59163fb5a0a3600514687906e9c1ecca54f6c.zip
sys-apps/sed: toolchain-funcs--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/sed/sed-4.7.ebuild')
-rw-r--r--sys-apps/sed/sed-4.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sed/sed-4.7.ebuild b/sys-apps/sed/sed-4.7.ebuild
index 2a14ae4d0069..c319f8bf409a 100644
--- a/sys-apps/sed/sed-4.7.ebuild
+++ b/sys-apps/sed/sed-4.7.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit flag-o-matic toolchain-funcs
+inherit flag-o-matic
DESCRIPTION="Super-useful stream editor"
HOMEPAGE="http://sed.sourceforge.net/"