mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-15 03:27:39 -08:00
This causes an issue because of the following depchain: samba -> subunit -> testtools (EAPI 8 only) While we should try drop the subunit dependency from Samba if possible, let's drop testtools back to EAPI 7 temporarily to ease upgrades for users, given Samba is a very common package (and even dependency). Bug: https://bugs.gentoo.org/801637 Signed-off-by: Sam James <sam@gentoo.org>