diff options
-rw-r--r-- | dev-python/pyroute2/pyroute2-0.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyroute2/pyroute2-0.7.3.ebuild b/dev-python/pyroute2/pyroute2-0.7.3.ebuild index 791e7e0b54d8..fdeac1b286fe 100644 --- a/dev-python/pyroute2/pyroute2-0.7.3.ebuild +++ b/dev-python/pyroute2/pyroute2-0.7.3.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] |