diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:30:54 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:30:54 -0500 |
commit | 559ff51929978e7b703f551b157d9bc465d47631 (patch) | |
tree | c94ab4e665eb8e94b2e348c126241249cb73add4 /dev-python/ryu | |
parent | dev-python/pyroute2: 0.4.21 stablized amd64 x86 under allarches (diff) | |
download | gentoo-559ff51929978e7b703f551b157d9bc465d47631.tar.gz gentoo-559ff51929978e7b703f551b157d9bc465d47631.tar.bz2 gentoo-559ff51929978e7b703f551b157d9bc465d47631.zip |
dev-python/ryu: 4.14 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/ryu')
-rw-r--r-- | dev-python/ryu/ryu-4.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ryu/ryu-4.14.ebuild b/dev-python/ryu/ryu-4.14.ebuild index 8d626b01641e..53e4a313ee99 100644 --- a/dev-python/ryu/ryu-4.14.ebuild +++ b/dev-python/ryu/ryu-4.14.ebuild @@ -12,7 +12,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="dev-python/setuptools[${PYTHON_USEDEP}] |