diff options
author | 2018-09-28 14:41:41 -0500 | |
---|---|---|
committer | 2018-09-28 15:32:03 -0500 | |
commit | 2a74627c86aa0c3e5df034af7fa4bc0740cd0fde (patch) | |
tree | 356f03a577fde1b2d2d5761e2a376072fbbbfc08 /dev-python/ryu | |
parent | dev-python/glance_store: 0.26.1 stablized under allarchesa (diff) | |
download | gentoo-2a74627c86aa0c3e5df034af7fa4bc0740cd0fde.tar.gz gentoo-2a74627c86aa0c3e5df034af7fa4bc0740cd0fde.tar.bz2 gentoo-2a74627c86aa0c3e5df034af7fa4bc0740cd0fde.zip |
dev-python/ryu: 4.26 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/ryu')
-rw-r--r-- | dev-python/ryu/ryu-4.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ryu/ryu-4.26.ebuild b/dev-python/ryu/ryu-4.26.ebuild index 77caf8fa8a03..416825abdab4 100644 --- a/dev-python/ryu/ryu-4.26.ebuild +++ b/dev-python/ryu/ryu-4.26.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}] |