mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
4. dropped old PYTHON_COMPAT 2. fix LICENSE chosen by $ running rg SPDX-License-Identifier | cut -d ':' -f 3 | sort | uniq 3. sorted BDEPEND 4. removed expat from DEPEND as it is in COMMON_DEPEND 5. remove stray space from if clause - keep style consistent within the ebuild Closes: https://bugs.gentoo.org/912736 Signed-off-by: Filip Kobierski <fkobi@pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42507 Closes: https://github.com/gentoo/gentoo/pull/42507 Signed-off-by: Sam James <sam@gentoo.org>