diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 06:10:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 06:10:29 +0100 |
commit | 6def82a01f043d0e3731189c9747bee01c7a58b5 (patch) | |
tree | 3ff1277fae0fdee0962f629199ec73a9df4a0c82 /sys-apps/debianutils | |
parent | sys-apps/debianutils: add eautoreconf in 5.5 (diff) | |
download | gentoo-6def82a01f043d0e3731189c9747bee01c7a58b5.tar.gz gentoo-6def82a01f043d0e3731189c9747bee01c7a58b5.tar.bz2 gentoo-6def82a01f043d0e3731189c9747bee01c7a58b5.zip |
sys-apps/debianutils: drop 5.5 back to EAPI 7
See: https://github.com/gentoo/gentoo/pull/22568
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/debianutils/debianutils-5.5.ebuild b/sys-apps/debianutils/debianutils-5.5.ebuild index 6860eb14040d..d0de1167825f 100644 --- a/sys-apps/debianutils/debianutils-5.5.ebuild +++ b/sys-apps/debianutils/debianutils-5.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit autotools flag-o-matic |