diff options
-rw-r--r-- | dev-libs/libdbh/libdbh-5.0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdbh/libdbh-5.0.19.ebuild b/dev-libs/libdbh/libdbh-5.0.19.ebuild index f3e99a35c217..d545dd68e5e6 100644 --- a/dev-libs/libdbh/libdbh-5.0.19.ebuild +++ b/dev-libs/libdbh/libdbh-5.0.19.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune MY_P=${PN}2-${PV} |