Сравнение editables-0.5 с editables-0.6

/usr/portage/dev-python/editables/editables-0.6.ebuild 2026-04-22 12:17:36.822216966 +0300
1
# Copyright 2022-2025 Gentoo Authors
1
# Copyright 2022-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
20 20

  
21 21
LICENSE="MIT"
22 22
SLOT="0"
23
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
23
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
24 24

  
25
EPYTEST_PLUGINS=()
25 26
distutils_enable_tests pytest
Спасибо!