dev-python/junos-eznc: unkeyword 2.6.6 for ~x86

This commit is contained in:
Alarig Le Lay 2023-01-31 17:18:30 +01:00
parent cb77e4c10b
commit d0f2b47ca8
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
DESCRIPTION="Junos 'EZ' automation for non-programmers"
@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
DEPEND="
>=dev-python/lxml-3.2.4[${PYTHON_USEDEP}]