summaryrefslogtreecommitdiff
path: root/sys-devel/flex/flex-2.6.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/flex/flex-2.6.3.ebuild')
-rw-r--r--sys-devel/flex/flex-2.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/flex/flex-2.6.3.ebuild b/sys-devel/flex/flex-2.6.3.ebuild
index 2f3c3a49c49c..f2a60b83bbeb 100644
--- a/sys-devel/flex/flex-2.6.3.ebuild
+++ b/sys-devel/flex/flex-2.6.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit eutils flag-o-matic libtool multilib-minimal
+inherit eutils flag-o-matic libtool ltprune multilib-minimal
DESCRIPTION="The Fast Lexical Analyzer"
HOMEPAGE="https://flex.sourceforge.net/ https://github.com/westes/flex"