diff options
author | 2015-11-16 17:24:57 +0100 | |
---|---|---|
committer | 2015-11-16 17:24:57 +0100 | |
commit | 19b67f42cc8a9d7e5a7cd1fabe6fd36c55b2d3f5 (patch) | |
tree | 51c45ceedf604597c73c522dd85cc6febaada85a /dev-python/routes | |
parent | dev-python/rfc3986: x86 stable wrt bug #565742 (diff) | |
download | gentoo-19b67f42cc8a9d7e5a7cd1fabe6fd36c55b2d3f5.tar.gz gentoo-19b67f42cc8a9d7e5a7cd1fabe6fd36c55b2d3f5.tar.bz2 gentoo-19b67f42cc8a9d7e5a7cd1fabe6fd36c55b2d3f5.zip |
dev-python/routes: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/routes')
-rw-r--r-- | dev-python/routes/routes-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/routes/routes-2.2.ebuild b/dev-python/routes/routes-2.2.ebuild index 2478fa9340af..448f8f35af01 100644 --- a/dev-python/routes/routes-2.2.ebuild +++ b/dev-python/routes/routes-2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |