dev-python/junos-eznc: unkeyword 2.6.6 for ~x86
This commit is contained in:
parent
cb77e4c10b
commit
d0f2b47ca8
|
@ -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}]
|
||||
|
|
Loading…
Reference in a new issue