diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:13:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:13:33 +0100 |
commit | ff99efca62fe5d9f1466bfd2b8feaabcd1cdcbd2 (patch) | |
tree | 9f3f6c85b79ca6998919e9ec508dba6df785fd64 /dev-python/ryu | |
parent | dev-python/rtslib-fb: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-ff99efca62fe5d9f1466bfd2b8feaabcd1cdcbd2.tar.gz gentoo-ff99efca62fe5d9f1466bfd2b8feaabcd1cdcbd2.tar.bz2 gentoo-ff99efca62fe5d9f1466bfd2b8feaabcd1cdcbd2.zip |
dev-python/ryu: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/ryu')
-rw-r--r-- | dev-python/ryu/ryu-3.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ryu/ryu-3.26.ebuild b/dev-python/ryu/ryu-3.26.ebuild index 377606189742..9d7e7725ff12 100644 --- a/dev-python/ryu/ryu-3.26.ebuild +++ b/dev-python/ryu/ryu-3.26.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |