diff options
Diffstat (limited to 'dev-lang/python')
| -rw-r--r-- | dev-lang/python/python-3.14.6_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.14.6_p1.ebuild b/dev-lang/python/python-3.14.6_p1.ebuild index 1e82debbf2ac..0f35921763c3 100644 --- a/dev-lang/python/python-3.14.6_p1.ebuild +++ b/dev-lang/python/python-3.14.6_p1.ebuild @@ -34,7 +34,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" if [[ ${PV} != *_rc* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi IUSE=" bluetooth build debug +ensurepip examples gdbm jit libedit +ncurses pgo |
