dev-python/pyroute2: Stabilize 0.5.14 ALLARCHES, #754531

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-11-15 23:46:51 +00:00
parent 458afb1c78
commit 8f04e4df2e

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/svinota/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
BDEPEND="test? ( dev-python/psutil[${PYTHON_USEDEP}] )"