diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:20:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:20:39 -0500 |
commit | f57ded25b09a6cb4c099afe88f000efd3372c64d (patch) | |
tree | c8b56a82d0968233623f374673df2bcc4543000f /dev-python/routes | |
parent | stablize openstack ocata webob-1.6.3 x86 and amd64 (diff) | |
download | gentoo-f57ded25b09a6cb4c099afe88f000efd3372c64d.tar.gz gentoo-f57ded25b09a6cb4c099afe88f000efd3372c64d.tar.bz2 gentoo-f57ded25b09a6cb4c099afe88f000efd3372c64d.zip |
stablize openstack ocata routes-2.4.1 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/routes')
-rw-r--r-- | dev-python/routes/routes-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/routes/routes-2.4.1.ebuild b/dev-python/routes/routes-2.4.1.ebuild index 28d8d29e778d..37edfc258068 100644 --- a/dev-python/routes/routes-2.4.1.ebuild +++ b/dev-python/routes/routes-2.4.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |