diff options
Diffstat (limited to 'sys-devel/automake/automake-1.16.1-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.16.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.16.1-r2.ebuild b/sys-devel/automake/automake-1.16.1-r2.ebuild index 7ffb37a81f21..c483767b582d 100644 --- a/sys-devel/automake/automake-1.16.1-r2.ebuild +++ b/sys-devel/automake/automake-1.16.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -48,6 +48,7 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/automake-1.16.1-py3-compile.patch + "${FILESDIR}"/automake-1.16.1-py3-no-pyo-files.patch ) pkg_setup() { |