diff options
author | 2017-09-29 18:30:51 -0500 | |
---|---|---|
committer | 2017-09-29 18:30:51 -0500 | |
commit | 75f55eda7c7d079287650e434f93a9b78608a86a (patch) | |
tree | c036b9d19a02c6f00d2404e49d466815e0eba8c5 /dev-python/pyroute2 | |
parent | dev-python/pecan: 1.2.1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-75f55eda7c7d079287650e434f93a9b78608a86a.tar.gz gentoo-75f55eda7c7d079287650e434f93a9b78608a86a.tar.bz2 gentoo-75f55eda7c7d079287650e434f93a9b78608a86a.zip |
dev-python/pyroute2: 0.4.21 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/pyroute2')
-rw-r--r-- | dev-python/pyroute2/pyroute2-0.4.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyroute2/pyroute2-0.4.21.ebuild b/dev-python/pyroute2/pyroute2-0.4.21.ebuild index 229407b15d97..1e5889bbd81e 100644 --- a/dev-python/pyroute2/pyroute2-0.4.21.ebuild +++ b/dev-python/pyroute2/pyroute2-0.4.21.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND=" |